#BEBCFB (or 0xBEBCFB) is unknown color: approx Lavender Blue. HEX triplet: BE, BC and FB. RGB value is (190,188,251). Sum of RGB (Red+Green+Blue) = 190+188+251=629 (83% of max value = 765). Red value is 190 (74.61% from 255 or 30.21% from 629); Green value is 188 (73.83% from 255 or 29.89% 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 #BEBCFB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BEBCFB is #414304. Grayscale: #C3C3C3. Windows color (decimal): -4276997 or 16497854. OLE color: 16497854.
HSL color Cylindrical-coordinate representation of color #BEBCFB: hue angle of 241.9º 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 #BEBCFB is Cyan = 0.24, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #BEBCFB; } p { color: rgb(190,188,251); } H1.HeaderClassName { color: #BEBCFB; } .AnyTagClassName { color: #BEBCFB; } </style>
<style> a { background-color: #BEBCFB; } a { background-color: rgb(190,188,251); } div.DivClassName { background-color: #BEBCFB; } .BgClassName { background-color: #BEBCFB; } </style>
<style> span { border-color: #BEBCFB; } span { border-color: rgb(190,188,251); } td.TdClassName { border-color: #BEBCFB; } .TagClassName { border-color: #BEBCFB; } </style>