#BBD8EC (or 0xBBD8EC) is unknown color: approx Light Blue. HEX triplet: BB, D8 and EC. RGB value is (187,216,236). Sum of RGB (Red+Green+Blue) = 187+216+236=639 (84% of max value = 765). Red value is 187 (73.44% from 255 or 29.26% from 639); Green value is 216 (84.77% from 255 or 33.80% from 639); Blue value is 236 (92.58% from 255 or 36.93% from 639); Max value from RGB is 236 - color contains mainly: blue. Hex color #BBD8EC is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BBD8EC is #442713. Grayscale: #D1D1D1. Windows color (decimal): -4466452 or 15521979. OLE color: 15521979.
HSL color Cylindrical-coordinate representation of color #BBD8EC: hue angle of 204.49º degrees, saturation: 0.56, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BBD8EC is Cyan = 0.21, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #BBD8EC; } p { color: rgb(187,216,236); } H1.HeaderClassName { color: #BBD8EC; } .AnyTagClassName { color: #BBD8EC; } </style>
<style> a { background-color: #BBD8EC; } a { background-color: rgb(187,216,236); } div.DivClassName { background-color: #BBD8EC; } .BgClassName { background-color: #BBD8EC; } </style>
<style> span { border-color: #BBD8EC; } span { border-color: rgb(187,216,236); } td.TdClassName { border-color: #BBD8EC; } .TagClassName { border-color: #BBD8EC; } </style>