#8E55FF (or 0x8E55FF) is unknown color: approx Light Slate Blue. HEX triplet: 8E, 55 and FF. RGB value is (142,85,255). Sum of RGB (Red+Green+Blue) = 142+85+255=482 (63% of max value = 765). Red value is 142 (55.86% from 255 or 29.46% from 482); Green value is 85 (33.59% from 255 or 17.63% from 482); Blue value is 255 (100% from 255 or 52.90% from 482); Max value from RGB is 255 - color contains mainly: blue. Hex color #8E55FF is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #8E55FF is #71AA00. Grayscale: #787878. Windows color (decimal): -7449089 or 16733582. OLE color: 16733582.
HSL color Cylindrical-coordinate representation of color #8E55FF: hue angle of 260.12º degrees, saturation: 1, lightness: 0.67%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #8E55FF is Cyan = 0.44, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #8E55FF; } p { color: rgb(142,85,255); } H1.HeaderClassName { color: #8E55FF; } .AnyTagClassName { color: #8E55FF; } </style>
<style> a { background-color: #8E55FF; } a { background-color: rgb(142,85,255); } div.DivClassName { background-color: #8E55FF; } .BgClassName { background-color: #8E55FF; } </style>
<style> span { border-color: #8E55FF; } span { border-color: rgb(142,85,255); } td.TdClassName { border-color: #8E55FF; } .TagClassName { border-color: #8E55FF; } </style>