#BBDBEF (or 0xBBDBEF) is unknown color: approx Light Blue. HEX triplet: BB, DB and EF. RGB value is (187,219,239). Sum of RGB (Red+Green+Blue) = 187+219+239=645 (85% of max value = 765). Red value is 187 (73.44% from 255 or 28.99% from 645); Green value is 219 (85.94% from 255 or 33.95% from 645); Blue value is 239 (93.75% from 255 or 37.05% from 645); Max value from RGB is 239 - color contains mainly: blue. Hex color #BBDBEF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BBDBEF is #442410. Grayscale: #D3D3D3. Windows color (decimal): -4465681 or 15719355. OLE color: 15719355.
HSL color Cylindrical-coordinate representation of color #BBDBEF: hue angle of 203.08º degrees, saturation: 0.62, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #BBDBEF is Cyan = 0.22, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #BBDBEF; } p { color: rgb(187,219,239); } H1.HeaderClassName { color: #BBDBEF; } .AnyTagClassName { color: #BBDBEF; } </style>
<style> a { background-color: #BBDBEF; } a { background-color: rgb(187,219,239); } div.DivClassName { background-color: #BBDBEF; } .BgClassName { background-color: #BBDBEF; } </style>
<style> span { border-color: #BBDBEF; } span { border-color: rgb(187,219,239); } td.TdClassName { border-color: #BBDBEF; } .TagClassName { border-color: #BBDBEF; } </style>