#ed2e9c color space conversions
Hex:
#ed2e9c
RGB:
237, 46, 156
CMY:
7, 82, 39
CMYK:
0, 81, 34, 7
HSL:
325°, 84.1410%, 55.4902%
HSV (HSB):
325°, 80.5907%, 92.9412%
XYZ:
41.9028, 22.3588, 33.5596
xyY:
0.4284, 0.2286, 22.3588
CIE-Lab:
54.4057, 77.0713, -13.7090
CIE-LCH:
54.4057, 78.2811, 349.9141
CIE-Luv:
54.4057, 108.0980, -33.4701
Hunter-Lab:
47.2851, 75.4330, -8.9803
#ed2e9c color charts
#ed2e9c color shades, tints & tones
#ed2e9c color schemes
#ed2e9c color preview, HTML & CSS examples
This text has a color of #ed2e9c
<p style="color:#ed2e9c;">Text here</p>
.mytext {color:#ed2e9c;}
This box has a color of #ed2e9c
<div style="background-color:#ed2e9c;">Content here</div>
.mybackground {background-color:#ed2e9c;}
Border around this has a color of #ed2e9c
<div style="border:2px solid #ed2e9c;">Content here</div>
.myborder {border:2px solid #ed2e9c;}