#ed04cc color space conversions
Hex:
#ed04cc
RGB:
237, 4, 204
CMY:
7, 98, 20
CMYK:
0, 98, 14, 7
HSL:
308°, 96.6805%, 47.2549%
HSV (HSB):
308°, 98.3122%, 92.9412%
XYZ:
45.8676, 22.4510, 59.0427
xyY:
0.3601, 0.1763, 22.4510
CIE-Lab:
54.5023, 88.2971, -41.5361
CIE-LCH:
54.5023, 97.5789, 334.8071
CIE-Luv:
54.5023, 92.0562, -76.0695
Hunter-Lab:
47.3825, 89.8736, -40.7128
#ed04cc color charts
#ed04cc color shades, tints & tones
#ed04cc color schemes
#ed04cc color preview, HTML & CSS examples
This text has a color of #ed04cc
<p style="color:#ed04cc;">Text here</p>
.mytext {color:#ed04cc;}
This box has a color of #ed04cc
<div style="background-color:#ed04cc;">Content here</div>
.mybackground {background-color:#ed04cc;}
Border around this has a color of #ed04cc
<div style="border:2px solid #ed04cc;">Content here</div>
.myborder {border:2px solid #ed04cc;}