#E6EAFF (or 0xE6EAFF) is unknown color: approx Lavender. HEX triplet: E6, EA and FF. RGB value is (230,234,255). Sum of RGB (Red+Green+Blue) = 230+234+255=719 (95% of max value = 765). Red value is 230 (90.23% from 255 or 31.99% from 719); Green value is 234 (91.80% from 255 or 32.55% from 719); Blue value is 255 (100% from 255 or 35.47% from 719); Max value from RGB is 255 - color contains mainly: blue. Hex color #E6EAFF is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #E6EAFF is #191500. Grayscale: #EBEBEB. Windows color (decimal): -1643777 or 16771814. OLE color: 16771814.
HSL color Cylindrical-coordinate representation of color #E6EAFF: hue angle of 230.4º degrees, saturation: 1, lightness: 0.95%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #E6EAFF is Cyan = 0.10, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #E6EAFF; } p { color: rgb(230,234,255); } H1.HeaderClassName { color: #E6EAFF; } .AnyTagClassName { color: #E6EAFF; } </style>
<style> a { background-color: #E6EAFF; } a { background-color: rgb(230,234,255); } div.DivClassName { background-color: #E6EAFF; } .BgClassName { background-color: #E6EAFF; } </style>
<style> span { border-color: #E6EAFF; } span { border-color: rgb(230,234,255); } td.TdClassName { border-color: #E6EAFF; } .TagClassName { border-color: #E6EAFF; } </style>