#E08EF5 (or 0xE08EF5) is unknown color: approx Violet. HEX triplet: E0, 8E and F5. RGB value is (224,142,245). Sum of RGB (Red+Green+Blue) = 224+142+245=611 (80% of max value = 765). Red value is 224 (87.89% from 255 or 36.66% from 611); Green value is 142 (55.86% from 255 or 23.24% from 611); Blue value is 245 (96.09% from 255 or 40.10% from 611); Max value from RGB is 245 - color contains mainly: blue. Hex color #E08EF5 is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #E08EF5 is #1F710A. Grayscale: #B1B1B1. Windows color (decimal): -2060555 or 16092896. OLE color: 16092896.
HSL color Cylindrical-coordinate representation of color #E08EF5: hue angle of 287.77º degrees, saturation: 0.84, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #E08EF5 is Cyan = 0.09, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #E08EF5; } p { color: rgb(224,142,245); } H1.HeaderClassName { color: #E08EF5; } .AnyTagClassName { color: #E08EF5; } </style>
<style> a { background-color: #E08EF5; } a { background-color: rgb(224,142,245); } div.DivClassName { background-color: #E08EF5; } .BgClassName { background-color: #E08EF5; } </style>
<style> span { border-color: #E08EF5; } span { border-color: rgb(224,142,245); } td.TdClassName { border-color: #E08EF5; } .TagClassName { border-color: #E08EF5; } </style>