#E2ACFB (or 0xE2ACFB) is unknown color: approx Mauve. HEX triplet: E2, AC and FB. RGB value is (226,172,251). Sum of RGB (Red+Green+Blue) = 226+172+251=649 (85% of max value = 765). Red value is 226 (88.67% from 255 or 34.82% from 649); Green value is 172 (67.58% from 255 or 26.50% from 649); Blue value is 251 (98.44% from 255 or 38.67% from 649); Max value from RGB is 251 - color contains mainly: blue. Hex color #E2ACFB is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #E2ACFB is #1D5304. Grayscale: #C4C4C4. Windows color (decimal): -1921797 or 16493794. OLE color: 16493794.
HSL color Cylindrical-coordinate representation of color #E2ACFB: hue angle of 281.01º degrees, saturation: 0.91, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #E2ACFB is Cyan = 0.10, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #E2ACFB; } p { color: rgb(226,172,251); } H1.HeaderClassName { color: #E2ACFB; } .AnyTagClassName { color: #E2ACFB; } </style>
<style> a { background-color: #E2ACFB; } a { background-color: rgb(226,172,251); } div.DivClassName { background-color: #E2ACFB; } .BgClassName { background-color: #E2ACFB; } </style>
<style> span { border-color: #E2ACFB; } span { border-color: rgb(226,172,251); } td.TdClassName { border-color: #E2ACFB; } .TagClassName { border-color: #E2ACFB; } </style>