#BB2FFA (or 0xBB2FFA) is unknown color: approx Electric Purple. HEX triplet: BB, 2F and FA. RGB value is (187,47,250). Sum of RGB (Red+Green+Blue) = 187+47+250=484 (64% of max value = 765). Red value is 187 (73.44% from 255 or 38.64% from 484); Green value is 47 (18.75% from 255 or 9.71% from 484); Blue value is 250 (98.05% from 255 or 51.65% from 484); Max value from RGB is 250 - color contains mainly: blue. Hex color #BB2FFA is not a web safe color. Web safe color analog (approx): #CC33FF. Inversed color of #BB2FFA is #44D005. Grayscale: #6F6F6F. Windows color (decimal): -4509702 or 16396219. OLE color: 16396219.
HSL color Cylindrical-coordinate representation of color #BB2FFA: hue angle of 281.38º degrees, saturation: 0.95, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #BB2FFA is Cyan = 0.25, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #bb2ffa; } p { color: rgb(187,47,250); } H1.HeaderClassName { color: #bb2ffa; } .AnyTagClassName { color: #bb2ffa; } </style>
<style> a { background-color: #bb2ffa; } a { background-color: rgb(187,47,250); } div.DivClassName { background-color: #bb2ffa; } .BgClassName { background-color: #bb2ffa; } </style>
<style> span { border-color: #bb2ffa; } span { border-color: rgb(187,47,250); } td.TdClassName { border-color: #bb2ffa; } .TagClassName { border-color: #bb2ffa; } </style>