#EEF0FC (or 0xEEF0FC) is unknown color: approx Lavender. HEX triplet: EE, F0 and FC. RGB value is (238,240,252). Sum of RGB (Red+Green+Blue) = 238+240+252=730 (96% of max value = 765). Red value is 238 (93.36% from 255 or 32.60% from 730); Green value is 240 (94.14% from 255 or 32.88% from 730); Blue value is 252 (98.83% from 255 or 34.52% from 730); Max value from RGB is 252 - color contains mainly: blue. Hex color #EEF0FC is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EEF0FC is #110F03. Grayscale: #F0F0F0. Windows color (decimal): -1117956 or 16576750. OLE color: 16576750.
HSL color Cylindrical-coordinate representation of color #EEF0FC: hue angle of 231.43º degrees, saturation: 0.7, 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 #EEF0FC is Cyan = 0.06, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #EEF0FC; } p { color: rgb(238,240,252); } H1.HeaderClassName { color: #EEF0FC; } .AnyTagClassName { color: #EEF0FC; } </style>
<style> a { background-color: #EEF0FC; } a { background-color: rgb(238,240,252); } div.DivClassName { background-color: #EEF0FC; } .BgClassName { background-color: #EEF0FC; } </style>
<style> span { border-color: #EEF0FC; } span { border-color: rgb(238,240,252); } td.TdClassName { border-color: #EEF0FC; } .TagClassName { border-color: #EEF0FC; } </style>