#E987F5 (or 0xE987F5) is unknown color: approx Violet. HEX triplet: E9, 87 and F5. RGB value is (233,135,245). Sum of RGB (Red+Green+Blue) = 233+135+245=613 (81% of max value = 765). Red value is 233 (91.41% from 255 or 38.01% from 613); Green value is 135 (53.12% from 255 or 22.02% from 613); Blue value is 245 (96.09% from 255 or 39.97% from 613); Max value from RGB is 245 - color contains mainly: blue. Hex color #E987F5 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #E987F5 is #16780A. Grayscale: #B0B0B0. Windows color (decimal): -1472523 or 16091113. OLE color: 16091113.
HSL color Cylindrical-coordinate representation of color #E987F5: hue angle of 293.45º degrees, saturation: 0.85, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #E987F5 is Cyan = 0.05, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #E987F5; } p { color: rgb(233,135,245); } H1.HeaderClassName { color: #E987F5; } .AnyTagClassName { color: #E987F5; } </style>
<style> a { background-color: #E987F5; } a { background-color: rgb(233,135,245); } div.DivClassName { background-color: #E987F5; } .BgClassName { background-color: #E987F5; } </style>
<style> span { border-color: #E987F5; } span { border-color: rgb(233,135,245); } td.TdClassName { border-color: #E987F5; } .TagClassName { border-color: #E987F5; } </style>