#E9CFFE (or 0xE9CFFE) is unknown color: approx Blue Chalk. HEX triplet: E9, CF and FE. RGB value is (233,207,254). Sum of RGB (Red+Green+Blue) = 233+207+254=694 (91% of max value = 765). Red value is 233 (91.41% from 255 or 33.57% from 694); Green value is 207 (81.25% from 255 or 29.83% from 694); Blue value is 254 (99.61% from 255 or 36.60% from 694); Max value from RGB is 254 - color contains mainly: blue. Hex color #E9CFFE is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #E9CFFE is #163001. Grayscale: #DBDBDB. Windows color (decimal): -1454082 or 16699369. OLE color: 16699369.
HSL color Cylindrical-coordinate representation of color #E9CFFE: hue angle of 273.19º degrees, saturation: 0.96, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #E9CFFE is Cyan = 0.08, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #E9CFFE; } p { color: rgb(233,207,254); } H1.HeaderClassName { color: #E9CFFE; } .AnyTagClassName { color: #E9CFFE; } </style>
<style> a { background-color: #E9CFFE; } a { background-color: rgb(233,207,254); } div.DivClassName { background-color: #E9CFFE; } .BgClassName { background-color: #E9CFFE; } </style>
<style> span { border-color: #E9CFFE; } span { border-color: rgb(233,207,254); } td.TdClassName { border-color: #E9CFFE; } .TagClassName { border-color: #E9CFFE; } </style>