#EDCDFA (or 0xEDCDFA) is unknown color: approx Blue Chalk. HEX triplet: ED, CD and FA. RGB value is (237,205,250). Sum of RGB (Red+Green+Blue) = 237+205+250=692 (91% of max value = 765). Red value is 237 (92.97% from 255 or 34.25% from 692); Green value is 205 (80.47% from 255 or 29.62% from 692); Blue value is 250 (98.05% from 255 or 36.13% from 692); Max value from RGB is 250 - color contains mainly: blue. Hex color #EDCDFA is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EDCDFA is #123205. Grayscale: #DBDBDB. Windows color (decimal): -1192454 or 16436717. OLE color: 16436717.
HSL color Cylindrical-coordinate representation of color #EDCDFA: hue angle of 282.67º degrees, saturation: 0.82, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #EDCDFA is Cyan = 0.05, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #EDCDFA; } p { color: rgb(237,205,250); } H1.HeaderClassName { color: #EDCDFA; } .AnyTagClassName { color: #EDCDFA; } </style>
<style> a { background-color: #EDCDFA; } a { background-color: rgb(237,205,250); } div.DivClassName { background-color: #EDCDFA; } .BgClassName { background-color: #EDCDFA; } </style>
<style> span { border-color: #EDCDFA; } span { border-color: rgb(237,205,250); } td.TdClassName { border-color: #EDCDFA; } .TagClassName { border-color: #EDCDFA; } </style>