#E1D8EB (or 0xE1D8EB) is unknown color: approx Titan White. HEX triplet: E1, D8 and EB. RGB value is (225,216,235). Sum of RGB (Red+Green+Blue) = 225+216+235=676 (89% of max value = 765). Red value is 225 (88.28% from 255 or 33.28% from 676); Green value is 216 (84.77% from 255 or 31.95% from 676); Blue value is 235 (92.19% from 255 or 34.76% from 676); Max value from RGB is 235 - color contains mainly: blue. Hex color #E1D8EB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E1D8EB is #1E2714. Grayscale: #DCDCDC. Windows color (decimal): -1976085 or 15456481. OLE color: 15456481.
HSL color Cylindrical-coordinate representation of color #E1D8EB: hue angle of 268.42º degrees, saturation: 0.32, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #E1D8EB is Cyan = 0.04, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #E1D8EB; } p { color: rgb(225,216,235); } H1.HeaderClassName { color: #E1D8EB; } .AnyTagClassName { color: #E1D8EB; } </style>
<style> a { background-color: #E1D8EB; } a { background-color: rgb(225,216,235); } div.DivClassName { background-color: #E1D8EB; } .BgClassName { background-color: #E1D8EB; } </style>
<style> span { border-color: #E1D8EB; } span { border-color: rgb(225,216,235); } td.TdClassName { border-color: #E1D8EB; } .TagClassName { border-color: #E1D8EB; } </style>