#E8DCEE (or 0xE8DCEE) is unknown color: approx Blue Chalk. HEX triplet: E8, DC and EE. RGB value is (232,220,238). Sum of RGB (Red+Green+Blue) = 232+220+238=690 (91% of max value = 765). Red value is 232 (91.02% from 255 or 33.62% from 690); Green value is 220 (86.33% from 255 or 31.88% from 690); Blue value is 238 (93.36% from 255 or 34.49% from 690); Max value from RGB is 238 - color contains mainly: blue. Hex color #E8DCEE is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #E8DCEE is #172311. Grayscale: #E1E1E1. Windows color (decimal): -1516306 or 15654120. OLE color: 15654120.
HSL color Cylindrical-coordinate representation of color #E8DCEE: hue angle of 280º degrees, saturation: 0.35, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #E8DCEE is Cyan = 0.03, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #E8DCEE; } p { color: rgb(232,220,238); } H1.HeaderClassName { color: #E8DCEE; } .AnyTagClassName { color: #E8DCEE; } </style>
<style> a { background-color: #E8DCEE; } a { background-color: rgb(232,220,238); } div.DivClassName { background-color: #E8DCEE; } .BgClassName { background-color: #E8DCEE; } </style>
<style> span { border-color: #E8DCEE; } span { border-color: rgb(232,220,238); } td.TdClassName { border-color: #E8DCEE; } .TagClassName { border-color: #E8DCEE; } </style>