#E1B9FE (or 0xE1B9FE) is unknown color: approx Mauve. HEX triplet: E1, B9 and FE. RGB value is (225,185,254). Sum of RGB (Red+Green+Blue) = 225+185+254=664 (87% of max value = 765). Red value is 225 (88.28% from 255 or 33.89% from 664); Green value is 185 (72.66% from 255 or 27.86% from 664); Blue value is 254 (99.61% from 255 or 38.25% from 664); Max value from RGB is 254 - color contains mainly: blue. Hex color #E1B9FE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E1B9FE is #1E4601. Grayscale: #CCCCCC. Windows color (decimal): -1984002 or 16693729. OLE color: 16693729.
HSL color Cylindrical-coordinate representation of color #E1B9FE: hue angle of 274.78º degrees, saturation: 0.97, lightness: 0.86%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #E1B9FE is Cyan = 0.11, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #e1b9fe; } p { color: rgb(225,185,254); } H1.HeaderClassName { color: #e1b9fe; } .AnyTagClassName { color: #e1b9fe; } </style>
<style> a { background-color: #e1b9fe; } a { background-color: rgb(225,185,254); } div.DivClassName { background-color: #e1b9fe; } .BgClassName { background-color: #e1b9fe; } </style>
<style> span { border-color: #e1b9fe; } span { border-color: rgb(225,185,254); } td.TdClassName { border-color: #e1b9fe; } .TagClassName { border-color: #e1b9fe; } </style>