#BB0CBF (or 0xBB0CBF) is unknown color: approx Deep Magenta. HEX triplet: BB, 0C and BF. RGB value is (187,12,191). Sum of RGB (Red+Green+Blue) = 187+12+191=390 (51% of max value = 765). Red value is 187 (73.44% from 255 or 47.95% from 390); Green value is 12 (5.08% from 255 or 3.08% from 390); Blue value is 191 (75% from 255 or 48.97% from 390); Max value from RGB is 191 - color contains mainly: blue. Hex color #BB0CBF is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #BB0CBF is #44F340. Grayscale: #545454. Windows color (decimal): -4518721 or 12520635. OLE color: 12520635.
HSL color Cylindrical-coordinate representation of color #BB0CBF: hue angle of 298.66º degrees, saturation: 0.88, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #BB0CBF is Cyan = 0.02, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #BB0CBF; } p { color: rgb(187,12,191); } H1.HeaderClassName { color: #BB0CBF; } .AnyTagClassName { color: #BB0CBF; } </style>
<style> a { background-color: #BB0CBF; } a { background-color: rgb(187,12,191); } div.DivClassName { background-color: #BB0CBF; } .BgClassName { background-color: #BB0CBF; } </style>
<style> span { border-color: #BB0CBF; } span { border-color: rgb(187,12,191); } td.TdClassName { border-color: #BB0CBF; } .TagClassName { border-color: #BB0CBF; } </style>