#BEC9FC (or 0xBEC9FC) is unknown color: approx Lavender Blue. HEX triplet: BE, C9 and FC. RGB value is (190,201,252). Sum of RGB (Red+Green+Blue) = 190+201+252=643 (85% of max value = 765). Red value is 190 (74.61% from 255 or 29.55% from 643); Green value is 201 (78.91% from 255 or 31.26% from 643); Blue value is 252 (98.83% from 255 or 39.19% from 643); Max value from RGB is 252 - color contains mainly: blue. Hex color #BEC9FC is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BEC9FC is #413603. Grayscale: #CBCBCB. Windows color (decimal): -4273668 or 16566718. OLE color: 16566718.
HSL color Cylindrical-coordinate representation of color #BEC9FC: hue angle of 229.35º degrees, saturation: 0.91, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #BEC9FC is Cyan = 0.25, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #BEC9FC; } p { color: rgb(190,201,252); } H1.HeaderClassName { color: #BEC9FC; } .AnyTagClassName { color: #BEC9FC; } </style>
<style> a { background-color: #BEC9FC; } a { background-color: rgb(190,201,252); } div.DivClassName { background-color: #BEC9FC; } .BgClassName { background-color: #BEC9FC; } </style>
<style> span { border-color: #BEC9FC; } span { border-color: rgb(190,201,252); } td.TdClassName { border-color: #BEC9FC; } .TagClassName { border-color: #BEC9FC; } </style>