#ECEBFC (or 0xECEBFC) is unknown color: approx Lavender. HEX triplet: EC, EB and FC. RGB value is (236,235,252). Sum of RGB (Red+Green+Blue) = 236+235+252=723 (95% of max value = 765). Red value is 236 (92.58% from 255 or 32.64% from 723); Green value is 235 (92.19% from 255 or 32.50% from 723); Blue value is 252 (98.83% from 255 or 34.85% from 723); Max value from RGB is 252 - color contains mainly: blue. Hex color #ECEBFC is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #ECEBFC is #131403. Grayscale: #EDEDED. Windows color (decimal): -1250308 or 16575468. OLE color: 16575468.
HSL color Cylindrical-coordinate representation of color #ECEBFC: hue angle of 243.53º degrees, saturation: 0.74, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #ECEBFC is Cyan = 0.06, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #ECEBFC; } p { color: rgb(236,235,252); } H1.HeaderClassName { color: #ECEBFC; } .AnyTagClassName { color: #ECEBFC; } </style>
<style> a { background-color: #ECEBFC; } a { background-color: rgb(236,235,252); } div.DivClassName { background-color: #ECEBFC; } .BgClassName { background-color: #ECEBFC; } </style>
<style> span { border-color: #ECEBFC; } span { border-color: rgb(236,235,252); } td.TdClassName { border-color: #ECEBFC; } .TagClassName { border-color: #ECEBFC; } </style>