#E0C5FE (or 0xE0C5FE) is unknown color: approx Mauve. HEX triplet: E0, C5 and FE. RGB value is (224,197,254). Sum of RGB (Red+Green+Blue) = 224+197+254=675 (89% of max value = 765). Red value is 224 (87.89% from 255 or 33.19% from 675); Green value is 197 (77.34% from 255 or 29.19% from 675); Blue value is 254 (99.61% from 255 or 37.63% from 675); Max value from RGB is 254 - color contains mainly: blue. Hex color #E0C5FE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E0C5FE is #1F3A01. Grayscale: #D3D3D3. Windows color (decimal): -2046466 or 16696800. OLE color: 16696800.
HSL color Cylindrical-coordinate representation of color #E0C5FE: hue angle of 268.42º degrees, saturation: 0.97, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #E0C5FE is Cyan = 0.12, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #E0C5FE; } p { color: rgb(224,197,254); } H1.HeaderClassName { color: #E0C5FE; } .AnyTagClassName { color: #E0C5FE; } </style>
<style> a { background-color: #E0C5FE; } a { background-color: rgb(224,197,254); } div.DivClassName { background-color: #E0C5FE; } .BgClassName { background-color: #E0C5FE; } </style>
<style> span { border-color: #E0C5FE; } span { border-color: rgb(224,197,254); } td.TdClassName { border-color: #E0C5FE; } .TagClassName { border-color: #E0C5FE; } </style>