#E0E0FE (or 0xE0E0FE) is unknown color: approx Lavender. HEX triplet: E0, E0 and FE. RGB value is (224,224,254). Sum of RGB (Red+Green+Blue) = 224+224+254=702 (92% of max value = 765). Red value is 224 (87.89% from 255 or 31.91% from 702); Green value is 224 (87.89% from 255 or 31.91% from 702); Blue value is 254 (99.61% from 255 or 36.18% from 702); Max value from RGB is 254 - color contains mainly: blue. Hex color #E0E0FE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E0E0FE is #1F1F01. Grayscale: #E3E3E3. Windows color (decimal): -2039554 or 16703712. OLE color: 16703712.
HSL color Cylindrical-coordinate representation of color #E0E0FE: hue angle of 240º degrees, saturation: 0.94, lightness: 0.94%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #E0E0FE is Cyan = 0.12, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #E0E0FE; } p { color: rgb(224,224,254); } H1.HeaderClassName { color: #E0E0FE; } .AnyTagClassName { color: #E0E0FE; } </style>
<style> a { background-color: #E0E0FE; } a { background-color: rgb(224,224,254); } div.DivClassName { background-color: #E0E0FE; } .BgClassName { background-color: #E0E0FE; } </style>
<style> span { border-color: #E0E0FE; } span { border-color: rgb(224,224,254); } td.TdClassName { border-color: #E0E0FE; } .TagClassName { border-color: #E0E0FE; } </style>