#8E18E0 (or 0x8E18E0) is unknown color: approx Blue Violet. HEX triplet: 8E, 18 and E0. RGB value is (142,24,224). Sum of RGB (Red+Green+Blue) = 142+24+224=390 (51% of max value = 765). Red value is 142 (55.86% from 255 or 36.41% from 390); Green value is 24 (9.77% from 255 or 6.15% from 390); Blue value is 224 (87.89% from 255 or 57.44% from 390); Max value from RGB is 224 - color contains mainly: blue. Hex color #8E18E0 is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #8E18E0 is #71E71F. Grayscale: #515151. Windows color (decimal): -7464736 or 14686350. OLE color: 14686350.
HSL color Cylindrical-coordinate representation of color #8E18E0: hue angle of 275.4º degrees, saturation: 0.81, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #8E18E0 is Cyan = 0.37, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #8e18e0; } p { color: rgb(142,24,224); } H1.HeaderClassName { color: #8e18e0; } .AnyTagClassName { color: #8e18e0; } </style>
<style> a { background-color: #8e18e0; } a { background-color: rgb(142,24,224); } div.DivClassName { background-color: #8e18e0; } .BgClassName { background-color: #8e18e0; } </style>
<style> span { border-color: #8e18e0; } span { border-color: rgb(142,24,224); } td.TdClassName { border-color: #8e18e0; } .TagClassName { border-color: #8e18e0; } </style>