#EED9FA (or 0xEED9FA) is unknown color: approx Blue Chalk. HEX triplet: EE, D9 and FA. RGB value is (238,217,250). Sum of RGB (Red+Green+Blue) = 238+217+250=705 (93% of max value = 765). Red value is 238 (93.36% from 255 or 33.76% from 705); Green value is 217 (85.16% from 255 or 30.78% from 705); Blue value is 250 (98.05% from 255 or 35.46% from 705); Max value from RGB is 250 - color contains mainly: blue. Hex color #EED9FA is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EED9FA is #112605. Grayscale: #E2E2E2. Windows color (decimal): -1123846 or 16439790. OLE color: 16439790.
HSL color Cylindrical-coordinate representation of color #EED9FA: hue angle of 278.18º degrees, saturation: 0.77, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #EED9FA is Cyan = 0.05, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #EED9FA; } p { color: rgb(238,217,250); } H1.HeaderClassName { color: #EED9FA; } .AnyTagClassName { color: #EED9FA; } </style>
<style> a { background-color: #EED9FA; } a { background-color: rgb(238,217,250); } div.DivClassName { background-color: #EED9FA; } .BgClassName { background-color: #EED9FA; } </style>
<style> span { border-color: #EED9FA; } span { border-color: rgb(238,217,250); } td.TdClassName { border-color: #EED9FA; } .TagClassName { border-color: #EED9FA; } </style>