#BBBAEE (or 0xBBBAEE) is unknown color: approx Lavender Grey. HEX triplet: BB, BA and EE. RGB value is (187,186,238). Sum of RGB (Red+Green+Blue) = 187+186+238=611 (80% of max value = 765). Red value is 187 (73.44% from 255 or 30.61% from 611); Green value is 186 (73.05% from 255 or 30.44% from 611); Blue value is 238 (93.36% from 255 or 38.95% from 611); Max value from RGB is 238 - color contains mainly: blue. Hex color #BBBAEE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BBBAEE is #444511. Grayscale: #C0C0C0. Windows color (decimal): -4474130 or 15645371. OLE color: 15645371.
HSL color Cylindrical-coordinate representation of color #BBBAEE: hue angle of 241.15º degrees, saturation: 0.6, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #BBBAEE is Cyan = 0.21, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #BBBAEE; } p { color: rgb(187,186,238); } H1.HeaderClassName { color: #BBBAEE; } .AnyTagClassName { color: #BBBAEE; } </style>
<style> a { background-color: #BBBAEE; } a { background-color: rgb(187,186,238); } div.DivClassName { background-color: #BBBAEE; } .BgClassName { background-color: #BBBAEE; } </style>
<style> span { border-color: #BBBAEE; } span { border-color: rgb(187,186,238); } td.TdClassName { border-color: #BBBAEE; } .TagClassName { border-color: #BBBAEE; } </style>