#BBCFFF (or 0xBBCFFF) is unknown color: approx Periwinkle. HEX triplet: BB, CF and FF. RGB value is (187,207,255). Sum of RGB (Red+Green+Blue) = 187+207+255=649 (85% of max value = 765). Red value is 187 (73.44% from 255 or 28.81% from 649); Green value is 207 (81.25% from 255 or 31.90% from 649); Blue value is 255 (100% from 255 or 39.29% from 649); Max value from RGB is 255 - color contains mainly: blue. Hex color #BBCFFF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BBCFFF is #443000. Grayscale: #CECECE. Windows color (decimal): -4468737 or 16764859. OLE color: 16764859.
HSL color Cylindrical-coordinate representation of color #BBCFFF: hue angle of 222.35º degrees, saturation: 1, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #BBCFFF is Cyan = 0.27, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #BBCFFF; } p { color: rgb(187,207,255); } H1.HeaderClassName { color: #BBCFFF; } .AnyTagClassName { color: #BBCFFF; } </style>
<style> a { background-color: #BBCFFF; } a { background-color: rgb(187,207,255); } div.DivClassName { background-color: #BBCFFF; } .BgClassName { background-color: #BBCFFF; } </style>
<style> span { border-color: #BBCFFF; } span { border-color: rgb(187,207,255); } td.TdClassName { border-color: #BBCFFF; } .TagClassName { border-color: #BBCFFF; } </style>