#BF6EBB (or 0xBF6EBB) is unknown color: approx Fuchsia. HEX triplet: BF, 6E and BB. RGB value is (191,110,187). Sum of RGB (Red+Green+Blue) = 191+110+187=488 (64% of max value = 765). Red value is 191 (75% from 255 or 39.14% from 488); Green value is 110 (43.36% from 255 or 22.54% from 488); Blue value is 187 (73.44% from 255 or 38.32% from 488); Max value from RGB is 191 - color contains mainly: red. Hex color #BF6EBB is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BF6EBB is #409144. Grayscale: #8E8E8E. Windows color (decimal): -4231493 or 12283583. OLE color: 12283583.
HSL color Cylindrical-coordinate representation of color #BF6EBB: hue angle of 302.96º degrees, saturation: 0.39, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #BF6EBB is Cyan = 0, Magento = 0.42, Yellow = 0.02 and Black (K on CMYK) = 0.25.
<style> p { color: #BF6EBB; } p { color: rgb(191,110,187); } H1.HeaderClassName { color: #BF6EBB; } .AnyTagClassName { color: #BF6EBB; } </style>
<style> a { background-color: #BF6EBB; } a { background-color: rgb(191,110,187); } div.DivClassName { background-color: #BF6EBB; } .BgClassName { background-color: #BF6EBB; } </style>
<style> span { border-color: #BF6EBB; } span { border-color: rgb(191,110,187); } td.TdClassName { border-color: #BF6EBB; } .TagClassName { border-color: #BF6EBB; } </style>