#ed72e7 color space conversions
Hex:
#ed72e7
RGB:
237, 114, 231
CMY:
7, 55, 9
CMYK:
0, 52, 3, 7
HSL:
303°, 77.3585%, 68.8235%
HSV (HSB):
303°, 51.8987%, 92.9412%
XYZ:
55.3662, 35.8087, 79.5950
xyY:
0.3242, 0.2097, 35.8087
CIE-Lab:
66.3735, 62.5209, -38.1423
CIE-LCH:
66.3735, 73.2373, 328.6138
CIE-Luv:
66.3735, 59.1693, -69.5874
Hunter-Lab:
59.8403, 60.4332, -36.9747
#ed72e7 color charts
#ed72e7 color shades, tints & tones
#ed72e7 color schemes
#ed72e7 color preview, HTML & CSS examples
This text has a color of #ed72e7
<p style="color:#ed72e7;">Text here</p>
.mytext {color:#ed72e7;}
This box has a color of #ed72e7
<div style="background-color:#ed72e7;">Content here</div>
.mybackground {background-color:#ed72e7;}
Border around this has a color of #ed72e7
<div style="border:2px solid #ed72e7;">Content here</div>
.myborder {border:2px solid #ed72e7;}