#ed53c5 color space conversions
Hex:
#ed53c5
RGB:
237, 83, 197
CMY:
7, 67, 23
CMYK:
0, 65, 17, 7
HSL:
316°, 81.0526%, 62.7451%
HSV (HSB):
316°, 64.9789%, 92.9412%
XYZ:
48.0964, 28.2223, 55.7358
xyY:
0.3642, 0.2137, 28.2223
CIE-Lab:
60.0890, 70.4686, -28.8003
CIE-LCH:
60.0890, 76.1268, 337.7703
CIE-Luv:
60.0890, 80.7745, -55.1608
Hunter-Lab:
53.1246, 68.6368, -25.0170
#ed53c5 color charts
#ed53c5 color shades, tints & tones
#ed53c5 color schemes
#ed53c5 color preview, HTML & CSS examples
This text has a color of #ed53c5
<p style="color:#ed53c5;">Text here</p>
.mytext {color:#ed53c5;}
This box has a color of #ed53c5
<div style="background-color:#ed53c5;">Content here</div>
.mybackground {background-color:#ed53c5;}
Border around this has a color of #ed53c5
<div style="border:2px solid #ed53c5;">Content here</div>
.myborder {border:2px solid #ed53c5;}