#EAEDFF (or 0xEAEDFF) is unknown color: approx Lavender. HEX triplet: EA, ED and FF. RGB value is (234,237,255). Sum of RGB (Red+Green+Blue) = 234+237+255=726 (96% of max value = 765). Red value is 234 (91.80% from 255 or 32.23% from 726); Green value is 237 (92.97% from 255 or 32.64% from 726); Blue value is 255 (100% from 255 or 35.12% from 726); Max value from RGB is 255 - color contains mainly: blue. Hex color #EAEDFF is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EAEDFF is #151200. Grayscale: #EEEEEE. Windows color (decimal): -1380865 or 16772586. OLE color: 16772586.
HSL color Cylindrical-coordinate representation of color #EAEDFF: hue angle of 231.43º degrees, saturation: 1, lightness: 0.96%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #EAEDFF is Cyan = 0.08, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #EAEDFF; } p { color: rgb(234,237,255); } H1.HeaderClassName { color: #EAEDFF; } .AnyTagClassName { color: #EAEDFF; } </style>
<style> a { background-color: #EAEDFF; } a { background-color: rgb(234,237,255); } div.DivClassName { background-color: #EAEDFF; } .BgClassName { background-color: #EAEDFF; } </style>
<style> span { border-color: #EAEDFF; } span { border-color: rgb(234,237,255); } td.TdClassName { border-color: #EAEDFF; } .TagClassName { border-color: #EAEDFF; } </style>