#8E44DD (or 0x8E44DD) is unknown color: approx Blue Violet. HEX triplet: 8E, 44 and DD. RGB value is (142,68,221). Sum of RGB (Red+Green+Blue) = 142+68+221=431 (57% of max value = 765). Red value is 142 (55.86% from 255 or 32.95% from 431); Green value is 68 (26.95% from 255 or 15.78% from 431); Blue value is 221 (86.72% from 255 or 51.28% from 431); Max value from RGB is 221 - color contains mainly: blue. Hex color #8E44DD is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #8E44DD is #71BB22. Grayscale: #6B6B6B. Windows color (decimal): -7453475 or 14501006. OLE color: 14501006.
HSL color Cylindrical-coordinate representation of color #8E44DD: hue angle of 269.02º degrees, saturation: 0.69, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #8E44DD is Cyan = 0.36, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #8E44DD; } p { color: rgb(142,68,221); } H1.HeaderClassName { color: #8E44DD; } .AnyTagClassName { color: #8E44DD; } </style>
<style> a { background-color: #8E44DD; } a { background-color: rgb(142,68,221); } div.DivClassName { background-color: #8E44DD; } .BgClassName { background-color: #8E44DD; } </style>
<style> span { border-color: #8E44DD; } span { border-color: rgb(142,68,221); } td.TdClassName { border-color: #8E44DD; } .TagClassName { border-color: #8E44DD; } </style>