#E982EE (or 0xE982EE) is unknown color: approx Violet. HEX triplet: E9, 82 and EE. RGB value is (233,130,238). Sum of RGB (Red+Green+Blue) = 233+130+238=601 (79% of max value = 765). Red value is 233 (91.41% from 255 or 38.77% from 601); Green value is 130 (51.17% from 255 or 21.63% from 601); Blue value is 238 (93.36% from 255 or 39.60% from 601); Max value from RGB is 238 - color contains mainly: blue. Hex color #E982EE is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #E982EE is #167D11. Grayscale: #ACACAC. Windows color (decimal): -1473810 or 15631081. OLE color: 15631081.
HSL color Cylindrical-coordinate representation of color #E982EE: hue angle of 297.22º degrees, saturation: 0.76, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #E982EE is Cyan = 0.02, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #E982EE; } p { color: rgb(233,130,238); } H1.HeaderClassName { color: #E982EE; } .AnyTagClassName { color: #E982EE; } </style>
<style> a { background-color: #E982EE; } a { background-color: rgb(233,130,238); } div.DivClassName { background-color: #E982EE; } .BgClassName { background-color: #E982EE; } </style>
<style> span { border-color: #E982EE; } span { border-color: rgb(233,130,238); } td.TdClassName { border-color: #E982EE; } .TagClassName { border-color: #E982EE; } </style>