#BB6EBA (or 0xBB6EBA) is unknown color: approx Fuchsia. HEX triplet: BB, 6E and BA. RGB value is (187,110,186). Sum of RGB (Red+Green+Blue) = 187+110+186=483 (63% of max value = 765). Red value is 187 (73.44% from 255 or 38.72% from 483); Green value is 110 (43.36% from 255 or 22.77% from 483); Blue value is 186 (73.05% from 255 or 38.51% from 483); Max value from RGB is 187 - color contains mainly: red. Hex color #BB6EBA is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BB6EBA is #449145. Grayscale: #8D8D8D. Windows color (decimal): -4493638 or 12218043. OLE color: 12218043.
HSL color Cylindrical-coordinate representation of color #BB6EBA: hue angle of 300.78º degrees, saturation: 0.36, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #BB6EBA is Cyan = 0, Magento = 0.41, Yellow = 0.01 and Black (K on CMYK) = 0.27.
<style> p { color: #BB6EBA; } p { color: rgb(187,110,186); } H1.HeaderClassName { color: #BB6EBA; } .AnyTagClassName { color: #BB6EBA; } </style>
<style> a { background-color: #BB6EBA; } a { background-color: rgb(187,110,186); } div.DivClassName { background-color: #BB6EBA; } .BgClassName { background-color: #BB6EBA; } </style>
<style> span { border-color: #BB6EBA; } span { border-color: rgb(187,110,186); } td.TdClassName { border-color: #BB6EBA; } .TagClassName { border-color: #BB6EBA; } </style>