#ed72e5 color space conversions
Hex:
#ed72e5
RGB:
237, 114, 229
CMY:
7, 55, 10
CMYK:
0, 52, 3, 7
HSL:
304°, 77.3585%, 68.8235%
HSV (HSB):
304°, 51.8987%, 92.9412%
XYZ:
55.0852, 35.6963, 78.1155
xyY:
0.3261, 0.2113, 35.6963
CIE-Lab:
66.2872, 62.1853, -37.1678
CIE-LCH:
66.2872, 72.4462, 329.1334
CIE-Luv:
66.2872, 59.7011, -67.9595
Hunter-Lab:
59.7464, 60.0180, -35.6963
#ed72e5 color charts
#ed72e5 color shades, tints & tones
#ed72e5 color schemes
#ed72e5 color preview, HTML & CSS examples
This text has a color of #ed72e5
<p style="color:#ed72e5;">Text here</p>
.mytext {color:#ed72e5;}
This box has a color of #ed72e5
<div style="background-color:#ed72e5;">Content here</div>
.mybackground {background-color:#ed72e5;}
Border around this has a color of #ed72e5
<div style="border:2px solid #ed72e5;">Content here</div>
.myborder {border:2px solid #ed72e5;}