#EDE2F1 (or 0xEDE2F1) is unknown color: approx White Lilac. HEX triplet: ED, E2 and F1. RGB value is (237,226,241). Sum of RGB (Red+Green+Blue) = 237+226+241=704 (93% of max value = 765). Red value is 237 (92.97% from 255 or 33.66% from 704); Green value is 226 (88.67% from 255 or 32.10% from 704); Blue value is 241 (94.53% from 255 or 34.23% from 704); Max value from RGB is 241 - color contains mainly: blue. Hex color #EDE2F1 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EDE2F1 is #121D0E. Grayscale: #E6E6E6. Windows color (decimal): -1187087 or 15852269. OLE color: 15852269.
HSL color Cylindrical-coordinate representation of color #EDE2F1: hue angle of 284º degrees, saturation: 0.35, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #EDE2F1 is Cyan = 0.02, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #EDE2F1; } p { color: rgb(237,226,241); } H1.HeaderClassName { color: #EDE2F1; } .AnyTagClassName { color: #EDE2F1; } </style>
<style> a { background-color: #EDE2F1; } a { background-color: rgb(237,226,241); } div.DivClassName { background-color: #EDE2F1; } .BgClassName { background-color: #EDE2F1; } </style>
<style> span { border-color: #EDE2F1; } span { border-color: rgb(237,226,241); } td.TdClassName { border-color: #EDE2F1; } .TagClassName { border-color: #EDE2F1; } </style>