#E1BDFF (or 0xE1BDFF) is unknown color: approx Mauve. HEX triplet: E1, BD and FF. RGB value is (225,189,255). Sum of RGB (Red+Green+Blue) = 225+189+255=669 (88% of max value = 765). Red value is 225 (88.28% from 255 or 33.63% from 669); Green value is 189 (74.22% from 255 or 28.25% from 669); Blue value is 255 (100% from 255 or 38.12% from 669); Max value from RGB is 255 - color contains mainly: blue. Hex color #E1BDFF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E1BDFF is #1E4200. Grayscale: #CFCFCF. Windows color (decimal): -1982977 or 16760289. OLE color: 16760289.
HSL color Cylindrical-coordinate representation of color #E1BDFF: hue angle of 272.73º degrees, saturation: 1, lightness: 0.87%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #E1BDFF is Cyan = 0.12, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #E1BDFF; } p { color: rgb(225,189,255); } H1.HeaderClassName { color: #E1BDFF; } .AnyTagClassName { color: #E1BDFF; } </style>
<style> a { background-color: #E1BDFF; } a { background-color: rgb(225,189,255); } div.DivClassName { background-color: #E1BDFF; } .BgClassName { background-color: #E1BDFF; } </style>
<style> span { border-color: #E1BDFF; } span { border-color: rgb(225,189,255); } td.TdClassName { border-color: #E1BDFF; } .TagClassName { border-color: #E1BDFF; } </style>