#E8DEFF (or 0xE8DEFF) is unknown color: approx Lavender. HEX triplet: E8, DE and FF. RGB value is (232,222,255). Sum of RGB (Red+Green+Blue) = 232+222+255=709 (93% of max value = 765). Red value is 232 (91.02% from 255 or 32.72% from 709); Green value is 222 (87.11% from 255 or 31.31% from 709); Blue value is 255 (100% from 255 or 35.97% from 709); Max value from RGB is 255 - color contains mainly: blue. Hex color #E8DEFF is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #E8DEFF is #172100. Grayscale: #E4E4E4. Windows color (decimal): -1515777 or 16768744. OLE color: 16768744.
HSL color Cylindrical-coordinate representation of color #E8DEFF: hue angle of 258.18º degrees, saturation: 1, lightness: 0.94%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #E8DEFF is Cyan = 0.09, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #E8DEFF; } p { color: rgb(232,222,255); } H1.HeaderClassName { color: #E8DEFF; } .AnyTagClassName { color: #E8DEFF; } </style>
<style> a { background-color: #E8DEFF; } a { background-color: rgb(232,222,255); } div.DivClassName { background-color: #E8DEFF; } .BgClassName { background-color: #E8DEFF; } </style>
<style> span { border-color: #E8DEFF; } span { border-color: rgb(232,222,255); } td.TdClassName { border-color: #E8DEFF; } .TagClassName { border-color: #E8DEFF; } </style>