#ed52d4 color space conversions
Hex:
#ed52d4
RGB:
237, 82, 212
CMY:
7, 68, 17
CMYK:
0, 65, 11, 7
HSL:
310°, 81.1518%, 62.5490%
HSV (HSB):
310°, 65.4008%, 92.9412%
XYZ:
49.8260, 28.7926, 65.2188
xyY:
0.3464, 0.2002, 28.7926
CIE-Lab:
60.5981, 72.9942, -36.5252
CIE-LCH:
60.5981, 81.6226, 333.4173
CIE-Luv:
60.5981, 75.9352, -67.5746
Hunter-Lab:
53.6587, 71.8474, -34.5021
#ed52d4 color charts
#ed52d4 color shades, tints & tones
#ed52d4 color schemes
#ed52d4 color preview, HTML & CSS examples
This text has a color of #ed52d4
<p style="color:#ed52d4;">Text here</p>
.mytext {color:#ed52d4;}
This box has a color of #ed52d4
<div style="background-color:#ed52d4;">Content here</div>
.mybackground {background-color:#ed52d4;}
Border around this has a color of #ed52d4
<div style="border:2px solid #ed52d4;">Content here</div>
.myborder {border:2px solid #ed52d4;}