#EBCAFC (or 0xEBCAFC) is unknown color: approx Blue Chalk. HEX triplet: EB, CA and FC. RGB value is (235,202,252). Sum of RGB (Red+Green+Blue) = 235+202+252=689 (91% of max value = 765). Red value is 235 (92.19% from 255 or 34.11% from 689); Green value is 202 (79.30% from 255 or 29.32% from 689); Blue value is 252 (98.83% from 255 or 36.57% from 689); Max value from RGB is 252 - color contains mainly: blue. Hex color #EBCAFC is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EBCAFC is #143503. Grayscale: #D9D9D9. Windows color (decimal): -1324292 or 16567019. OLE color: 16567019.
HSL color Cylindrical-coordinate representation of color #EBCAFC: hue angle of 279.6º degrees, saturation: 0.89, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #EBCAFC is Cyan = 0.07, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #EBCAFC; } p { color: rgb(235,202,252); } H1.HeaderClassName { color: #EBCAFC; } .AnyTagClassName { color: #EBCAFC; } </style>
<style> a { background-color: #EBCAFC; } a { background-color: rgb(235,202,252); } div.DivClassName { background-color: #EBCAFC; } .BgClassName { background-color: #EBCAFC; } </style>
<style> span { border-color: #EBCAFC; } span { border-color: rgb(235,202,252); } td.TdClassName { border-color: #EBCAFC; } .TagClassName { border-color: #EBCAFC; } </style>