#E9DEF8 (or 0xE9DEF8) is unknown color: approx White Lilac. HEX triplet: E9, DE and F8. RGB value is (233,222,248). Sum of RGB (Red+Green+Blue) = 233+222+248=703 (93% of max value = 765). Red value is 233 (91.41% from 255 or 33.14% from 703); Green value is 222 (87.11% from 255 or 31.58% from 703); Blue value is 248 (97.27% from 255 or 35.28% from 703); Max value from RGB is 248 - color contains mainly: blue. Hex color #E9DEF8 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #E9DEF8 is #162107. Grayscale: #E4E4E4. Windows color (decimal): -1450248 or 16309993. OLE color: 16309993.
HSL color Cylindrical-coordinate representation of color #E9DEF8: hue angle of 265.38º degrees, saturation: 0.65, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #E9DEF8 is Cyan = 0.06, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.03.
<style> p { color: #E9DEF8; } p { color: rgb(233,222,248); } H1.HeaderClassName { color: #E9DEF8; } .AnyTagClassName { color: #E9DEF8; } </style>
<style> a { background-color: #E9DEF8; } a { background-color: rgb(233,222,248); } div.DivClassName { background-color: #E9DEF8; } .BgClassName { background-color: #E9DEF8; } </style>
<style> span { border-color: #E9DEF8; } span { border-color: rgb(233,222,248); } td.TdClassName { border-color: #E9DEF8; } .TagClassName { border-color: #E9DEF8; } </style>