#E4CBFC (or 0xE4CBFC) is unknown color: approx Fog. HEX triplet: E4, CB and FC. RGB value is (228,203,252). Sum of RGB (Red+Green+Blue) = 228+203+252=683 (90% of max value = 765). Red value is 228 (89.45% from 255 or 33.38% from 683); Green value is 203 (79.69% from 255 or 29.72% from 683); Blue value is 252 (98.83% from 255 or 36.90% from 683); Max value from RGB is 252 - color contains mainly: blue. Hex color #E4CBFC is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E4CBFC is #1B3403. Grayscale: #D7D7D7. Windows color (decimal): -1782788 or 16567268. OLE color: 16567268.
HSL color Cylindrical-coordinate representation of color #E4CBFC: hue angle of 270.61º degrees, saturation: 0.89, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #E4CBFC is Cyan = 0.10, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #E4CBFC; } p { color: rgb(228,203,252); } H1.HeaderClassName { color: #E4CBFC; } .AnyTagClassName { color: #E4CBFC; } </style>
<style> a { background-color: #E4CBFC; } a { background-color: rgb(228,203,252); } div.DivClassName { background-color: #E4CBFC; } .BgClassName { background-color: #E4CBFC; } </style>
<style> span { border-color: #E4CBFC; } span { border-color: rgb(228,203,252); } td.TdClassName { border-color: #E4CBFC; } .TagClassName { border-color: #E4CBFC; } </style>