#E8CFFC (or 0xE8CFFC) is unknown color: approx Blue Chalk. HEX triplet: E8, CF and FC. RGB value is (232,207,252). Sum of RGB (Red+Green+Blue) = 232+207+252=691 (91% of max value = 765). Red value is 232 (91.02% from 255 or 33.57% from 691); Green value is 207 (81.25% from 255 or 29.96% from 691); Blue value is 252 (98.83% from 255 or 36.47% from 691); Max value from RGB is 252 - color contains mainly: blue. Hex color #E8CFFC is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #E8CFFC is #173003. Grayscale: #DBDBDB. Windows color (decimal): -1519620 or 16568296. OLE color: 16568296.
HSL color Cylindrical-coordinate representation of color #E8CFFC: hue angle of 273.33º degrees, saturation: 0.88, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #E8CFFC is Cyan = 0.08, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #E8CFFC; } p { color: rgb(232,207,252); } H1.HeaderClassName { color: #E8CFFC; } .AnyTagClassName { color: #E8CFFC; } </style>
<style> a { background-color: #E8CFFC; } a { background-color: rgb(232,207,252); } div.DivClassName { background-color: #E8CFFC; } .BgClassName { background-color: #E8CFFC; } </style>
<style> span { border-color: #E8CFFC; } span { border-color: rgb(232,207,252); } td.TdClassName { border-color: #E8CFFC; } .TagClassName { border-color: #E8CFFC; } </style>