#8B47EB (or 0x8B47EB) is unknown color: approx Blue Violet. HEX triplet: 8B, 47 and EB. RGB value is (139,71,235). Sum of RGB (Red+Green+Blue) = 139+71+235=445 (58% of max value = 765). Red value is 139 (54.69% from 255 or 31.24% from 445); Green value is 71 (28.12% from 255 or 15.96% from 445); Blue value is 235 (92.19% from 255 or 52.81% from 445); Max value from RGB is 235 - color contains mainly: blue. Hex color #8B47EB is not a web safe color. Web safe color analog (approx): #9933FF. Inversed color of #8B47EB is #74B814. Grayscale: #6D6D6D. Windows color (decimal): -7649301 or 15419275. OLE color: 15419275.
HSL color Cylindrical-coordinate representation of color #8B47EB: hue angle of 264.88º degrees, saturation: 0.8, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #8B47EB is Cyan = 0.41, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #8b47eb; } p { color: rgb(139,71,235); } H1.HeaderClassName { color: #8b47eb; } .AnyTagClassName { color: #8b47eb; } </style>
<style> a { background-color: #8b47eb; } a { background-color: rgb(139,71,235); } div.DivClassName { background-color: #8b47eb; } .BgClassName { background-color: #8b47eb; } </style>
<style> span { border-color: #8b47eb; } span { border-color: rgb(139,71,235); } td.TdClassName { border-color: #8b47eb; } .TagClassName { border-color: #8b47eb; } </style>