#E8CFF4 (or 0xE8CFF4) is unknown color: approx Blue Chalk. HEX triplet: E8, CF and F4. RGB value is (232,207,244). Sum of RGB (Red+Green+Blue) = 232+207+244=683 (90% of max value = 765). Red value is 232 (91.02% from 255 or 33.97% from 683); Green value is 207 (81.25% from 255 or 30.31% from 683); Blue value is 244 (95.70% from 255 or 35.72% from 683); Max value from RGB is 244 - color contains mainly: blue. Hex color #E8CFF4 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #E8CFF4 is #17300B. Grayscale: #DADADA. Windows color (decimal): -1519628 or 16044008. OLE color: 16044008.
HSL color Cylindrical-coordinate representation of color #E8CFF4: hue angle of 280.54º degrees, saturation: 0.63, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #E8CFF4 is Cyan = 0.05, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #E8CFF4; } p { color: rgb(232,207,244); } H1.HeaderClassName { color: #E8CFF4; } .AnyTagClassName { color: #E8CFF4; } </style>
<style> a { background-color: #E8CFF4; } a { background-color: rgb(232,207,244); } div.DivClassName { background-color: #E8CFF4; } .BgClassName { background-color: #E8CFF4; } </style>
<style> span { border-color: #E8CFF4; } span { border-color: rgb(232,207,244); } td.TdClassName { border-color: #E8CFF4; } .TagClassName { border-color: #E8CFF4; } </style>