#EA9EED (or 0xEA9EED) is unknown color: approx Plum. HEX triplet: EA, 9E and ED. RGB value is (234,158,237). Sum of RGB (Red+Green+Blue) = 234+158+237=629 (83% of max value = 765). Red value is 234 (91.80% from 255 or 37.20% from 629); Green value is 158 (62.11% from 255 or 25.12% from 629); Blue value is 237 (92.97% from 255 or 37.68% from 629); Max value from RGB is 237 - color contains mainly: blue. Hex color #EA9EED is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #EA9EED is #156112. Grayscale: #BDBDBD. Windows color (decimal): -1401107 or 15572714. OLE color: 15572714.
HSL color Cylindrical-coordinate representation of color #EA9EED: hue angle of 297.72º degrees, saturation: 0.69, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #EA9EED is Cyan = 0.01, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #EA9EED; } p { color: rgb(234,158,237); } H1.HeaderClassName { color: #EA9EED; } .AnyTagClassName { color: #EA9EED; } </style>
<style> a { background-color: #EA9EED; } a { background-color: rgb(234,158,237); } div.DivClassName { background-color: #EA9EED; } .BgClassName { background-color: #EA9EED; } </style>
<style> span { border-color: #EA9EED; } span { border-color: rgb(234,158,237); } td.TdClassName { border-color: #EA9EED; } .TagClassName { border-color: #EA9EED; } </style>