#BBB7EF (or 0xBBB7EF) is unknown color: approx Lavender Grey. HEX triplet: BB, B7 and EF. RGB value is (187,183,239). Sum of RGB (Red+Green+Blue) = 187+183+239=609 (80% of max value = 765). Red value is 187 (73.44% from 255 or 30.71% from 609); Green value is 183 (71.88% from 255 or 30.05% from 609); Blue value is 239 (93.75% from 255 or 39.24% from 609); Max value from RGB is 239 - color contains mainly: blue. Hex color #BBB7EF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BBB7EF is #444810. Grayscale: #BEBEBE. Windows color (decimal): -4474897 or 15710139. OLE color: 15710139.
HSL color Cylindrical-coordinate representation of color #BBB7EF: hue angle of 244.29º degrees, saturation: 0.64, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #BBB7EF is Cyan = 0.22, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #BBB7EF; } p { color: rgb(187,183,239); } H1.HeaderClassName { color: #BBB7EF; } .AnyTagClassName { color: #BBB7EF; } </style>
<style> a { background-color: #BBB7EF; } a { background-color: rgb(187,183,239); } div.DivClassName { background-color: #BBB7EF; } .BgClassName { background-color: #BBB7EF; } </style>
<style> span { border-color: #BBB7EF; } span { border-color: rgb(187,183,239); } td.TdClassName { border-color: #BBB7EF; } .TagClassName { border-color: #BBB7EF; } </style>