#E5E2ED (or 0xE5E2ED) is unknown color: approx Lavender. HEX triplet: E5, E2 and ED. RGB value is (229,226,237). Sum of RGB (Red+Green+Blue) = 229+226+237=692 (91% of max value = 765). Red value is 229 (89.84% from 255 or 33.09% from 692); Green value is 226 (88.67% from 255 or 32.66% from 692); Blue value is 237 (92.97% from 255 or 34.25% from 692); Max value from RGB is 237 - color contains mainly: blue. Hex color #E5E2ED is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E5E2ED is #1A1D12. Grayscale: #E4E4E4. Windows color (decimal): -1711379 or 15590117. OLE color: 15590117.
HSL color Cylindrical-coordinate representation of color #E5E2ED: hue angle of 256.36º degrees, saturation: 0.23, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #E5E2ED is Cyan = 0.03, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #E5E2ED; } p { color: rgb(229,226,237); } H1.HeaderClassName { color: #E5E2ED; } .AnyTagClassName { color: #E5E2ED; } </style>
<style> a { background-color: #E5E2ED; } a { background-color: rgb(229,226,237); } div.DivClassName { background-color: #E5E2ED; } .BgClassName { background-color: #E5E2ED; } </style>
<style> span { border-color: #E5E2ED; } span { border-color: rgb(229,226,237); } td.TdClassName { border-color: #E5E2ED; } .TagClassName { border-color: #E5E2ED; } </style>