#E0DEFA (or 0xE0DEFA) is unknown color: approx Lavender. HEX triplet: E0, DE and FA. RGB value is (224,222,250). Sum of RGB (Red+Green+Blue) = 224+222+250=696 (92% of max value = 765). Red value is 224 (87.89% from 255 or 32.18% from 696); Green value is 222 (87.11% from 255 or 31.90% from 696); Blue value is 250 (98.05% from 255 or 35.92% from 696); Max value from RGB is 250 - color contains mainly: blue. Hex color #E0DEFA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E0DEFA is #1F2105. Grayscale: #E1E1E1. Windows color (decimal): -2040070 or 16441056. OLE color: 16441056.
HSL color Cylindrical-coordinate representation of color #E0DEFA: hue angle of 244.29º degrees, saturation: 0.74, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #E0DEFA is Cyan = 0.10, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #E0DEFA; } p { color: rgb(224,222,250); } H1.HeaderClassName { color: #E0DEFA; } .AnyTagClassName { color: #E0DEFA; } </style>
<style> a { background-color: #E0DEFA; } a { background-color: rgb(224,222,250); } div.DivClassName { background-color: #E0DEFA; } .BgClassName { background-color: #E0DEFA; } </style>
<style> span { border-color: #E0DEFA; } span { border-color: rgb(224,222,250); } td.TdClassName { border-color: #E0DEFA; } .TagClassName { border-color: #E0DEFA; } </style>