#BBC0FE (or 0xBBC0FE) is unknown color: approx Lavender Blue. HEX triplet: BB, C0 and FE. RGB value is (187,192,254). Sum of RGB (Red+Green+Blue) = 187+192+254=633 (83% of max value = 765). Red value is 187 (73.44% from 255 or 29.54% from 633); Green value is 192 (75.39% from 255 or 30.33% from 633); Blue value is 254 (99.61% from 255 or 40.13% from 633); Max value from RGB is 254 - color contains mainly: blue. Hex color #BBC0FE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BBC0FE is #443F01. Grayscale: #C5C5C5. Windows color (decimal): -4472578 or 16695483. OLE color: 16695483.
HSL color Cylindrical-coordinate representation of color #BBC0FE: hue angle of 235.52º degrees, saturation: 0.97, lightness: 0.86%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #BBC0FE is Cyan = 0.26, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #bbc0fe; } p { color: rgb(187,192,254); } H1.HeaderClassName { color: #bbc0fe; } .AnyTagClassName { color: #bbc0fe; } </style>
<style> a { background-color: #bbc0fe; } a { background-color: rgb(187,192,254); } div.DivClassName { background-color: #bbc0fe; } .BgClassName { background-color: #bbc0fe; } </style>
<style> span { border-color: #bbc0fe; } span { border-color: rgb(187,192,254); } td.TdClassName { border-color: #bbc0fe; } .TagClassName { border-color: #bbc0fe; } </style>