#8211EC (or 0x8211EC) is unknown color: approx Blue Violet. HEX triplet: 82, 11 and EC. RGB value is (130,17,236). Sum of RGB (Red+Green+Blue) = 130+17+236=383 (50% of max value = 765). Red value is 130 (51.17% from 255 or 33.94% from 383); Green value is 17 (7.03% from 255 or 4.44% from 383); Blue value is 236 (92.58% from 255 or 61.62% from 383); Max value from RGB is 236 - color contains mainly: blue. Hex color #8211EC is not a web safe color. Web safe color analog (approx): #9900FF. Inversed color of #8211EC is #7DEE13. Grayscale: #4A4A4A. Windows color (decimal): -8252948 or 15470978. OLE color: 15470978.
HSL color Cylindrical-coordinate representation of color #8211EC: hue angle of 270.96º degrees, saturation: 0.87, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #8211EC is Cyan = 0.45, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #8211EC; } p { color: rgb(130,17,236); } H1.HeaderClassName { color: #8211EC; } .AnyTagClassName { color: #8211EC; } </style>
<style> a { background-color: #8211EC; } a { background-color: rgb(130,17,236); } div.DivClassName { background-color: #8211EC; } .BgClassName { background-color: #8211EC; } </style>
<style> span { border-color: #8211EC; } span { border-color: rgb(130,17,236); } td.TdClassName { border-color: #8211EC; } .TagClassName { border-color: #8211EC; } </style>