#ed2ea3 color space conversions
Hex:
#ed2ea3
RGB:
237, 46, 163
CMY:
7, 82, 36
CMYK:
0, 81, 31, 7
HSL:
323°, 84.1410%, 55.4902%
HSV (HSB):
323°, 80.5907%, 92.9412%
XYZ:
42.5129, 22.6029, 36.7724
xyY:
0.4173, 0.2218, 22.6029
CIE-Lab:
54.6609, 77.8092, -17.4494
CIE-LCH:
54.6609, 79.7418, 347.3601
CIE-Luv:
54.6609, 105.0842, -38.9139
Hunter-Lab:
47.5425, 76.4170, -12.5790
#ed2ea3 color charts
#ed2ea3 color shades, tints & tones
#ed2ea3 color schemes
#ed2ea3 color preview, HTML & CSS examples
This text has a color of #ed2ea3
<p style="color:#ed2ea3;">Text here</p>
.mytext {color:#ed2ea3;}
This box has a color of #ed2ea3
<div style="background-color:#ed2ea3;">Content here</div>
.mybackground {background-color:#ed2ea3;}
Border around this has a color of #ed2ea3
<div style="border:2px solid #ed2ea3;">Content here</div>
.myborder {border:2px solid #ed2ea3;}