#E2BAEC (or 0xE2BAEC) is unknown color: approx Mauve. HEX triplet: E2, BA and EC. RGB value is (226,186,236). Sum of RGB (Red+Green+Blue) = 226+186+236=648 (85% of max value = 765). Red value is 226 (88.67% from 255 or 34.88% from 648); Green value is 186 (73.05% from 255 or 28.70% from 648); Blue value is 236 (92.58% from 255 or 36.42% from 648); Max value from RGB is 236 - color contains mainly: blue. Hex color #E2BAEC is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E2BAEC is #1D4513. Grayscale: #CBCBCB. Windows color (decimal): -1918228 or 15514338. OLE color: 15514338.
HSL color Cylindrical-coordinate representation of color #E2BAEC: hue angle of 288º degrees, saturation: 0.57, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #E2BAEC is Cyan = 0.04, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #E2BAEC; } p { color: rgb(226,186,236); } H1.HeaderClassName { color: #E2BAEC; } .AnyTagClassName { color: #E2BAEC; } </style>
<style> a { background-color: #E2BAEC; } a { background-color: rgb(226,186,236); } div.DivClassName { background-color: #E2BAEC; } .BgClassName { background-color: #E2BAEC; } </style>
<style> span { border-color: #E2BAEC; } span { border-color: rgb(226,186,236); } td.TdClassName { border-color: #E2BAEC; } .TagClassName { border-color: #E2BAEC; } </style>