#8E4BCD (or 0x8E4BCD) is unknown color: approx Deep Lilac. HEX triplet: 8E, 4B and CD. RGB value is (142,75,205). Sum of RGB (Red+Green+Blue) = 142+75+205=422 (55% of max value = 765). Red value is 142 (55.86% from 255 or 33.65% from 422); Green value is 75 (29.69% from 255 or 17.77% from 422); Blue value is 205 (80.47% from 255 or 48.58% from 422); Max value from RGB is 205 - color contains mainly: blue. Hex color #8E4BCD is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #8E4BCD is #71B432. Grayscale: #6D6D6D. Windows color (decimal): -7451699 or 13454222. OLE color: 13454222.
HSL color Cylindrical-coordinate representation of color #8E4BCD: hue angle of 270.92º degrees, saturation: 0.57, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #8E4BCD is Cyan = 0.31, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #8e4bcd; } p { color: rgb(142,75,205); } H1.HeaderClassName { color: #8e4bcd; } .AnyTagClassName { color: #8e4bcd; } </style>
<style> a { background-color: #8e4bcd; } a { background-color: rgb(142,75,205); } div.DivClassName { background-color: #8e4bcd; } .BgClassName { background-color: #8e4bcd; } </style>
<style> span { border-color: #8e4bcd; } span { border-color: rgb(142,75,205); } td.TdClassName { border-color: #8e4bcd; } .TagClassName { border-color: #8e4bcd; } </style>