#EA98FD (or 0xEA98FD) is unknown color: approx Violet. HEX triplet: EA, 98 and FD. RGB value is (234,152,253). Sum of RGB (Red+Green+Blue) = 234+152+253=639 (84% of max value = 765). Red value is 234 (91.80% from 255 or 36.62% from 639); Green value is 152 (59.77% from 255 or 23.79% from 639); Blue value is 253 (99.22% from 255 or 39.59% from 639); Max value from RGB is 253 - color contains mainly: blue. Hex color #EA98FD is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #EA98FD is #156702. Grayscale: #BBBBBB. Windows color (decimal): -1402627 or 16619754. OLE color: 16619754.
HSL color Cylindrical-coordinate representation of color #EA98FD: hue angle of 288.71º degrees, saturation: 0.96, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #EA98FD is Cyan = 0.08, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #EA98FD; } p { color: rgb(234,152,253); } H1.HeaderClassName { color: #EA98FD; } .AnyTagClassName { color: #EA98FD; } </style>
<style> a { background-color: #EA98FD; } a { background-color: rgb(234,152,253); } div.DivClassName { background-color: #EA98FD; } .BgClassName { background-color: #EA98FD; } </style>
<style> span { border-color: #EA98FD; } span { border-color: rgb(234,152,253); } td.TdClassName { border-color: #EA98FD; } .TagClassName { border-color: #EA98FD; } </style>