#BBACFA (or 0xBBACFA) is unknown color: approx Melrose. HEX triplet: BB, AC and FA. RGB value is (187,172,250). Sum of RGB (Red+Green+Blue) = 187+172+250=609 (80% of max value = 765). Red value is 187 (73.44% from 255 or 30.71% from 609); Green value is 172 (67.58% from 255 or 28.24% from 609); Blue value is 250 (98.05% from 255 or 41.05% from 609); Max value from RGB is 250 - color contains mainly: blue. Hex color #BBACFA is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #BBACFA is #445305. Grayscale: #B9B9B9. Windows color (decimal): -4477702 or 16428219. OLE color: 16428219.
HSL color Cylindrical-coordinate representation of color #BBACFA: hue angle of 251.54º degrees, saturation: 0.89, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #BBACFA is Cyan = 0.25, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #BBACFA; } p { color: rgb(187,172,250); } H1.HeaderClassName { color: #BBACFA; } .AnyTagClassName { color: #BBACFA; } </style>
<style> a { background-color: #BBACFA; } a { background-color: rgb(187,172,250); } div.DivClassName { background-color: #BBACFA; } .BgClassName { background-color: #BBACFA; } </style>
<style> span { border-color: #BBACFA; } span { border-color: rgb(187,172,250); } td.TdClassName { border-color: #BBACFA; } .TagClassName { border-color: #BBACFA; } </style>