#BDBBEE (or 0xBDBBEE) is unknown color: approx Lavender Grey. HEX triplet: BD, BB and EE. RGB value is (189,187,238). Sum of RGB (Red+Green+Blue) = 189+187+238=614 (81% of max value = 765). Red value is 189 (74.22% from 255 or 30.78% from 614); Green value is 187 (73.44% from 255 or 30.46% from 614); Blue value is 238 (93.36% from 255 or 38.76% from 614); Max value from RGB is 238 - color contains mainly: blue. Hex color #BDBBEE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BDBBEE is #424411. Grayscale: #C1C1C1. Windows color (decimal): -4342802 or 15645629. OLE color: 15645629.
HSL color Cylindrical-coordinate representation of color #BDBBEE: hue angle of 242.35º degrees, saturation: 0.6, 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 #BDBBEE is Cyan = 0.21, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #BDBBEE; } p { color: rgb(189,187,238); } H1.HeaderClassName { color: #BDBBEE; } .AnyTagClassName { color: #BDBBEE; } </style>
<style> a { background-color: #BDBBEE; } a { background-color: rgb(189,187,238); } div.DivClassName { background-color: #BDBBEE; } .BgClassName { background-color: #BDBBEE; } </style>
<style> span { border-color: #BDBBEE; } span { border-color: rgb(189,187,238); } td.TdClassName { border-color: #BDBBEE; } .TagClassName { border-color: #BDBBEE; } </style>