#BC12EB (or 0xBC12EB) is unknown color: approx Electric Purple. HEX triplet: BC, 12 and EB. RGB value is (188,18,235). Sum of RGB (Red+Green+Blue) = 188+18+235=441 (58% of max value = 765). Red value is 188 (73.83% from 255 or 42.63% from 441); Green value is 18 (7.42% from 255 or 4.08% from 441); Blue value is 235 (92.19% from 255 or 53.29% from 441); Max value from RGB is 235 - color contains mainly: blue. Hex color #BC12EB is not a web safe color. Web safe color analog (approx): #CC00FF. Inversed color of #BC12EB is #43ED14. Grayscale: #5C5C5C. Windows color (decimal): -4451605 or 15405756. OLE color: 15405756.
HSL color Cylindrical-coordinate representation of color #BC12EB: hue angle of 287º degrees, saturation: 0.86, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #BC12EB is Cyan = 0.2, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #BC12EB; } p { color: rgb(188,18,235); } H1.HeaderClassName { color: #BC12EB; } .AnyTagClassName { color: #BC12EB; } </style>
<style> a { background-color: #BC12EB; } a { background-color: rgb(188,18,235); } div.DivClassName { background-color: #BC12EB; } .BgClassName { background-color: #BC12EB; } </style>
<style> span { border-color: #BC12EB; } span { border-color: rgb(188,18,235); } td.TdClassName { border-color: #BC12EB; } .TagClassName { border-color: #BC12EB; } </style>