#8E62CC (or 0x8E62CC) is unknown color: approx Amethyst. HEX triplet: 8E, 62 and CC. RGB value is (142,98,204). Sum of RGB (Red+Green+Blue) = 142+98+204=444 (58% of max value = 765). Red value is 142 (55.86% from 255 or 31.98% from 444); Green value is 98 (38.67% from 255 or 22.07% from 444); Blue value is 204 (80.08% from 255 or 45.95% from 444); Max value from RGB is 204 - color contains mainly: blue. Hex color #8E62CC is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #8E62CC is #719D33. Grayscale: #7A7A7A. Windows color (decimal): -7445812 or 13394574. OLE color: 13394574.
HSL color Cylindrical-coordinate representation of color #8E62CC: hue angle of 264.91º degrees, saturation: 0.51, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #8E62CC is Cyan = 0.30, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #8E62CC; } p { color: rgb(142,98,204); } H1.HeaderClassName { color: #8E62CC; } .AnyTagClassName { color: #8E62CC; } </style>
<style> a { background-color: #8E62CC; } a { background-color: rgb(142,98,204); } div.DivClassName { background-color: #8E62CC; } .BgClassName { background-color: #8E62CC; } </style>
<style> span { border-color: #8E62CC; } span { border-color: rgb(142,98,204); } td.TdClassName { border-color: #8E62CC; } .TagClassName { border-color: #8E62CC; } </style>