#EBB1FC (or 0xEBB1FC) is unknown color: approx Mauve. HEX triplet: EB, B1 and FC. RGB value is (235,177,252). Sum of RGB (Red+Green+Blue) = 235+177+252=664 (87% of max value = 765). Red value is 235 (92.19% from 255 or 35.39% from 664); Green value is 177 (69.53% from 255 or 26.66% from 664); Blue value is 252 (98.83% from 255 or 37.95% from 664); Max value from RGB is 252 - color contains mainly: blue. Hex color #EBB1FC is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #EBB1FC is #144E03. Grayscale: #CACACA. Windows color (decimal): -1330692 or 16560619. OLE color: 16560619.
HSL color Cylindrical-coordinate representation of color #EBB1FC: hue angle of 286.4º degrees, saturation: 0.93, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #EBB1FC is Cyan = 0.07, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #EBB1FC; } p { color: rgb(235,177,252); } H1.HeaderClassName { color: #EBB1FC; } .AnyTagClassName { color: #EBB1FC; } </style>
<style> a { background-color: #EBB1FC; } a { background-color: rgb(235,177,252); } div.DivClassName { background-color: #EBB1FC; } .BgClassName { background-color: #EBB1FC; } </style>
<style> span { border-color: #EBB1FC; } span { border-color: rgb(235,177,252); } td.TdClassName { border-color: #EBB1FC; } .TagClassName { border-color: #EBB1FC; } </style>