#E0E1F5 (or 0xE0E1F5) is unknown color: approx Lavender. HEX triplet: E0, E1 and F5. RGB value is (224,225,245). Sum of RGB (Red+Green+Blue) = 224+225+245=694 (91% of max value = 765). Red value is 224 (87.89% from 255 or 32.28% from 694); Green value is 225 (88.28% from 255 or 32.42% from 694); Blue value is 245 (96.09% from 255 or 35.30% from 694); Max value from RGB is 245 - color contains mainly: blue. Hex color #E0E1F5 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E0E1F5 is #1F1E0A. Grayscale: #E2E2E2. Windows color (decimal): -2039307 or 16114144. OLE color: 16114144.
HSL color Cylindrical-coordinate representation of color #E0E1F5: hue angle of 237.14º degrees, saturation: 0.51, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #E0E1F5 is Cyan = 0.09, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #e0e1f5; } p { color: rgb(224,225,245); } H1.HeaderClassName { color: #e0e1f5; } .AnyTagClassName { color: #e0e1f5; } </style>
<style> a { background-color: #e0e1f5; } a { background-color: rgb(224,225,245); } div.DivClassName { background-color: #e0e1f5; } .BgClassName { background-color: #e0e1f5; } </style>
<style> span { border-color: #e0e1f5; } span { border-color: rgb(224,225,245); } td.TdClassName { border-color: #e0e1f5; } .TagClassName { border-color: #e0e1f5; } </style>