#ECC2FE (or 0xECC2FE) is unknown color: approx Mauve. HEX triplet: EC, C2 and FE. RGB value is (236,194,254). Sum of RGB (Red+Green+Blue) = 236+194+254=684 (90% of max value = 765). Red value is 236 (92.58% from 255 or 34.50% from 684); Green value is 194 (76.17% from 255 or 28.36% from 684); Blue value is 254 (99.61% from 255 or 37.13% from 684); Max value from RGB is 254 - color contains mainly: blue. Hex color #ECC2FE is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #ECC2FE is #133D01. Grayscale: #D5D5D5. Windows color (decimal): -1260802 or 16696044. OLE color: 16696044.
HSL color Cylindrical-coordinate representation of color #ECC2FE: hue angle of 282º degrees, saturation: 0.97, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #ECC2FE is Cyan = 0.07, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #ecc2fe; } p { color: rgb(236,194,254); } H1.HeaderClassName { color: #ecc2fe; } .AnyTagClassName { color: #ecc2fe; } </style>
<style> a { background-color: #ecc2fe; } a { background-color: rgb(236,194,254); } div.DivClassName { background-color: #ecc2fe; } .BgClassName { background-color: #ecc2fe; } </style>
<style> span { border-color: #ecc2fe; } span { border-color: rgb(236,194,254); } td.TdClassName { border-color: #ecc2fe; } .TagClassName { border-color: #ecc2fe; } </style>