#BCBCFD (or 0xBCBCFD) is unknown color: approx Lavender Blue. HEX triplet: BC, BC and FD. RGB value is (188,188,253). Sum of RGB (Red+Green+Blue) = 188+188+253=629 (83% of max value = 765). Red value is 188 (73.83% from 255 or 29.89% from 629); Green value is 188 (73.83% from 255 or 29.89% from 629); Blue value is 253 (99.22% from 255 or 40.22% from 629); Max value from RGB is 253 - color contains mainly: blue. Hex color #BCBCFD is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BCBCFD is #434302. Grayscale: #C3C3C3. Windows color (decimal): -4408067 or 16628924. OLE color: 16628924.
HSL color Cylindrical-coordinate representation of color #BCBCFD: hue angle of 240º degrees, saturation: 0.94, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #BCBCFD is Cyan = 0.26, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #BCBCFD; } p { color: rgb(188,188,253); } H1.HeaderClassName { color: #BCBCFD; } .AnyTagClassName { color: #BCBCFD; } </style>
<style> a { background-color: #BCBCFD; } a { background-color: rgb(188,188,253); } div.DivClassName { background-color: #BCBCFD; } .BgClassName { background-color: #BCBCFD; } </style>
<style> span { border-color: #BCBCFD; } span { border-color: rgb(188,188,253); } td.TdClassName { border-color: #BCBCFD; } .TagClassName { border-color: #BCBCFD; } </style>