#EAEFF2 (or 0xEAEFF2) is unknown color: approx Alice Blue. HEX triplet: EA, EF and F2. RGB value is (234,239,242). Sum of RGB (Red+Green+Blue) = 234+239+242=715 (94% of max value = 765). Red value is 234 (91.80% from 255 or 32.73% from 715); Green value is 239 (93.75% from 255 or 33.43% from 715); Blue value is 242 (94.92% from 255 or 33.85% from 715); Max value from RGB is 242 - color contains mainly: blue. Hex color #EAEFF2 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EAEFF2 is #15100D. Grayscale: #EDEDED. Windows color (decimal): -1380366 or 15921130. OLE color: 15921130.
HSL color Cylindrical-coordinate representation of color #EAEFF2: hue angle of 202.5º degrees, saturation: 0.24, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #EAEFF2 is Cyan = 0.03, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #EAEFF2; } p { color: rgb(234,239,242); } H1.HeaderClassName { color: #EAEFF2; } .AnyTagClassName { color: #EAEFF2; } </style>
<style> a { background-color: #EAEFF2; } a { background-color: rgb(234,239,242); } div.DivClassName { background-color: #EAEFF2; } .BgClassName { background-color: #EAEFF2; } </style>
<style> span { border-color: #EAEFF2; } span { border-color: rgb(234,239,242); } td.TdClassName { border-color: #EAEFF2; } .TagClassName { border-color: #EAEFF2; } </style>