#EED0FC (or 0xEED0FC) is unknown color: approx Blue Chalk. HEX triplet: EE, D0 and FC. RGB value is (238,208,252). Sum of RGB (Red+Green+Blue) = 238+208+252=698 (92% of max value = 765). Red value is 238 (93.36% from 255 or 34.10% from 698); Green value is 208 (81.64% from 255 or 29.80% from 698); Blue value is 252 (98.83% from 255 or 36.10% from 698); Max value from RGB is 252 - color contains mainly: blue. Hex color #EED0FC is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EED0FC is #112F03. Grayscale: #DDDDDD. Windows color (decimal): -1126148 or 16568558. OLE color: 16568558.
HSL color Cylindrical-coordinate representation of color #EED0FC: hue angle of 280.91º degrees, saturation: 0.88, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #EED0FC is Cyan = 0.06, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #EED0FC; } p { color: rgb(238,208,252); } H1.HeaderClassName { color: #EED0FC; } .AnyTagClassName { color: #EED0FC; } </style>
<style> a { background-color: #EED0FC; } a { background-color: rgb(238,208,252); } div.DivClassName { background-color: #EED0FC; } .BgClassName { background-color: #EED0FC; } </style>
<style> span { border-color: #EED0FC; } span { border-color: rgb(238,208,252); } td.TdClassName { border-color: #EED0FC; } .TagClassName { border-color: #EED0FC; } </style>