#EEEEFD (or 0xEEEEFD) is unknown color: approx Lavender. HEX triplet: EE, EE and FD. RGB value is (238,238,253). Sum of RGB (Red+Green+Blue) = 238+238+253=729 (96% of max value = 765). Red value is 238 (93.36% from 255 or 32.65% from 729); Green value is 238 (93.36% from 255 or 32.65% from 729); Blue value is 253 (99.22% from 255 or 34.71% from 729); Max value from RGB is 253 - color contains mainly: blue. Hex color #EEEEFD is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EEEEFD is #111102. Grayscale: #EFEFEF. Windows color (decimal): -1118467 or 16641774. OLE color: 16641774.
HSL color Cylindrical-coordinate representation of color #EEEEFD: hue angle of 240º degrees, saturation: 0.79, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #EEEEFD is Cyan = 0.06, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #EEEEFD; } p { color: rgb(238,238,253); } H1.HeaderClassName { color: #EEEEFD; } .AnyTagClassName { color: #EEEEFD; } </style>
<style> a { background-color: #EEEEFD; } a { background-color: rgb(238,238,253); } div.DivClassName { background-color: #EEEEFD; } .BgClassName { background-color: #EEEEFD; } </style>
<style> span { border-color: #EEEEFD; } span { border-color: rgb(238,238,253); } td.TdClassName { border-color: #EEEEFD; } .TagClassName { border-color: #EEEEFD; } </style>