#ED2CFD (or 0xED2CFD) is unknown color: approx Psychedelic Purple. HEX triplet: ED, 2C and FD. RGB value is (237,44,253). Sum of RGB (Red+Green+Blue) = 237+44+253=534 (70% of max value = 765). Red value is 237 (92.97% from 255 or 44.38% from 534); Green value is 44 (17.58% from 255 or 8.24% from 534); Blue value is 253 (99.22% from 255 or 47.38% from 534); Max value from RGB is 253 - color contains mainly: blue. Hex color #ED2CFD is not a web safe color. Web safe color analog (approx): #FF33FF. Inversed color of #ED2CFD is #12D302. Grayscale: #7C7C7C. Windows color (decimal): -1233667 or 16592109. OLE color: 16592109.
HSL color Cylindrical-coordinate representation of color #ED2CFD: hue angle of 295.41º degrees, saturation: 0.98, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #ED2CFD is Cyan = 0.06, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #ed2cfd; } p { color: rgb(237,44,253); } H1.HeaderClassName { color: #ed2cfd; } .AnyTagClassName { color: #ed2cfd; } </style>
<style> a { background-color: #ed2cfd; } a { background-color: rgb(237,44,253); } div.DivClassName { background-color: #ed2cfd; } .BgClassName { background-color: #ed2cfd; } </style>
<style> span { border-color: #ed2cfd; } span { border-color: rgb(237,44,253); } td.TdClassName { border-color: #ed2cfd; } .TagClassName { border-color: #ed2cfd; } </style>