#BCBEFB (or 0xBCBEFB) is unknown color: approx Lavender Blue. HEX triplet: BC, BE and FB. RGB value is (188,190,251). Sum of RGB (Red+Green+Blue) = 188+190+251=629 (83% of max value = 765). Red value is 188 (73.83% from 255 or 29.89% from 629); Green value is 190 (74.61% from 255 or 30.21% from 629); Blue value is 251 (98.44% from 255 or 39.90% from 629); Max value from RGB is 251 - color contains mainly: blue. Hex color #BCBEFB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BCBEFB is #434104. Grayscale: #C4C4C4. Windows color (decimal): -4407557 or 16498364. OLE color: 16498364.
HSL color Cylindrical-coordinate representation of color #BCBEFB: hue angle of 238.1º degrees, saturation: 0.89, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #BCBEFB is Cyan = 0.25, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #BCBEFB; } p { color: rgb(188,190,251); } H1.HeaderClassName { color: #BCBEFB; } .AnyTagClassName { color: #BCBEFB; } </style>
<style> a { background-color: #BCBEFB; } a { background-color: rgb(188,190,251); } div.DivClassName { background-color: #BCBEFB; } .BgClassName { background-color: #BCBEFB; } </style>
<style> span { border-color: #BCBEFB; } span { border-color: rgb(188,190,251); } td.TdClassName { border-color: #BCBEFB; } .TagClassName { border-color: #BCBEFB; } </style>