#E2BBEC (or 0xE2BBEC) is unknown color: approx Mauve. HEX triplet: E2, BB and EC. RGB value is (226,187,236). Sum of RGB (Red+Green+Blue) = 226+187+236=649 (85% of max value = 765). Red value is 226 (88.67% from 255 or 34.82% from 649); Green value is 187 (73.44% from 255 or 28.81% from 649); Blue value is 236 (92.58% from 255 or 36.36% from 649); Max value from RGB is 236 - color contains mainly: blue. Hex color #E2BBEC is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E2BBEC is #1D4413. Grayscale: #CCCCCC. Windows color (decimal): -1917972 or 15514594. OLE color: 15514594.
HSL color Cylindrical-coordinate representation of color #E2BBEC: hue angle of 287.76º degrees, saturation: 0.56, 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 #E2BBEC is Cyan = 0.04, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #e2bbec; } p { color: rgb(226,187,236); } H1.HeaderClassName { color: #e2bbec; } .AnyTagClassName { color: #e2bbec; } </style>
<style> a { background-color: #e2bbec; } a { background-color: rgb(226,187,236); } div.DivClassName { background-color: #e2bbec; } .BgClassName { background-color: #e2bbec; } </style>
<style> span { border-color: #e2bbec; } span { border-color: rgb(226,187,236); } td.TdClassName { border-color: #e2bbec; } .TagClassName { border-color: #e2bbec; } </style>