#E3ABFA (or 0xE3ABFA) is unknown color: approx Mauve. HEX triplet: E3, AB and FA. RGB value is (227,171,250). Sum of RGB (Red+Green+Blue) = 227+171+250=648 (85% of max value = 765). Red value is 227 (89.06% from 255 or 35.03% from 648); Green value is 171 (67.19% from 255 or 26.39% from 648); Blue value is 250 (98.05% from 255 or 38.58% from 648); Max value from RGB is 250 - color contains mainly: blue. Hex color #E3ABFA is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #E3ABFA is #1C5405. Grayscale: #C4C4C4. Windows color (decimal): -1856518 or 16428003. OLE color: 16428003.
HSL color Cylindrical-coordinate representation of color #E3ABFA: hue angle of 282.53º degrees, saturation: 0.89, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #E3ABFA is Cyan = 0.09, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #e3abfa; } p { color: rgb(227,171,250); } H1.HeaderClassName { color: #e3abfa; } .AnyTagClassName { color: #e3abfa; } </style>
<style> a { background-color: #e3abfa; } a { background-color: rgb(227,171,250); } div.DivClassName { background-color: #e3abfa; } .BgClassName { background-color: #e3abfa; } </style>
<style> span { border-color: #e3abfa; } span { border-color: rgb(227,171,250); } td.TdClassName { border-color: #e3abfa; } .TagClassName { border-color: #e3abfa; } </style>