#EAEBFB (or 0xEAEBFB) is unknown color: approx Lavender. HEX triplet: EA, EB and FB. RGB value is (234,235,251). Sum of RGB (Red+Green+Blue) = 234+235+251=720 (95% of max value = 765). Red value is 234 (91.80% from 255 or 32.5% from 720); Green value is 235 (92.19% from 255 or 32.64% from 720); Blue value is 251 (98.44% from 255 or 34.86% from 720); Max value from RGB is 251 - color contains mainly: blue. Hex color #EAEBFB is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EAEBFB is #151404. Grayscale: #ECECEC. Windows color (decimal): -1381381 or 16509930. OLE color: 16509930.
HSL color Cylindrical-coordinate representation of color #EAEBFB: hue angle of 236.47º degrees, saturation: 0.68, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #EAEBFB is Cyan = 0.07, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #EAEBFB; } p { color: rgb(234,235,251); } H1.HeaderClassName { color: #EAEBFB; } .AnyTagClassName { color: #EAEBFB; } </style>
<style> a { background-color: #EAEBFB; } a { background-color: rgb(234,235,251); } div.DivClassName { background-color: #EAEBFB; } .BgClassName { background-color: #EAEBFB; } </style>
<style> span { border-color: #EAEBFB; } span { border-color: rgb(234,235,251); } td.TdClassName { border-color: #EAEBFB; } .TagClassName { border-color: #EAEBFB; } </style>