#BB82CB (or 0xBB82CB) is unknown color: approx East Side. HEX triplet: BB, 82 and CB. RGB value is (187,130,203). Sum of RGB (Red+Green+Blue) = 187+130+203=520 (68% of max value = 765). Red value is 187 (73.44% from 255 or 35.96% from 520); Green value is 130 (51.17% from 255 or 25% from 520); Blue value is 203 (79.69% from 255 or 39.04% from 520); Max value from RGB is 203 - color contains mainly: blue. Hex color #BB82CB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BB82CB is #447D34. Grayscale: #9B9B9B. Windows color (decimal): -4488501 or 13337275. OLE color: 13337275.
HSL color Cylindrical-coordinate representation of color #BB82CB: hue angle of 286.85º degrees, saturation: 0.41, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #BB82CB is Cyan = 0.08, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #BB82CB; } p { color: rgb(187,130,203); } H1.HeaderClassName { color: #BB82CB; } .AnyTagClassName { color: #BB82CB; } </style>
<style> a { background-color: #BB82CB; } a { background-color: rgb(187,130,203); } div.DivClassName { background-color: #BB82CB; } .BgClassName { background-color: #BB82CB; } </style>
<style> span { border-color: #BB82CB; } span { border-color: rgb(187,130,203); } td.TdClassName { border-color: #BB82CB; } .TagClassName { border-color: #BB82CB; } </style>