#EAEDFA (or 0xEAEDFA) is unknown color: approx Lavender. HEX triplet: EA, ED and FA. RGB value is (234,237,250). Sum of RGB (Red+Green+Blue) = 234+237+250=721 (95% of max value = 765). Red value is 234 (91.80% from 255 or 32.45% from 721); Green value is 237 (92.97% from 255 or 32.87% from 721); Blue value is 250 (98.05% from 255 or 34.67% from 721); Max value from RGB is 250 - color contains mainly: blue. Hex color #EAEDFA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EAEDFA is #151205. Grayscale: #EDEDED. Windows color (decimal): -1380870 or 16444906. OLE color: 16444906.
HSL color Cylindrical-coordinate representation of color #EAEDFA: hue angle of 228.75º degrees, saturation: 0.62, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #EAEDFA is Cyan = 0.06, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #EAEDFA; } p { color: rgb(234,237,250); } H1.HeaderClassName { color: #EAEDFA; } .AnyTagClassName { color: #EAEDFA; } </style>
<style> a { background-color: #EAEDFA; } a { background-color: rgb(234,237,250); } div.DivClassName { background-color: #EAEDFA; } .BgClassName { background-color: #EAEDFA; } </style>
<style> span { border-color: #EAEDFA; } span { border-color: rgb(234,237,250); } td.TdClassName { border-color: #EAEDFA; } .TagClassName { border-color: #EAEDFA; } </style>