#ed53e6 color space conversions
Hex:
#ed53e6
RGB:
237, 83, 230
CMY:
7, 67, 10
CMYK:
0, 65, 3, 7
HSL:
303°, 81.0526%, 62.7451%
HSV (HSB):
303°, 64.9789%, 92.9412%
XYZ:
52.3012, 29.9042, 77.8784
xyY:
0.3267, 0.1868, 29.9042
CIE-Lab:
61.5715, 75.3671, -45.1171
CIE-LCH:
61.5715, 87.8393, 329.0940
CIE-Luv:
61.5715, 69.6267, -81.5740
Hunter-Lab:
54.6847, 75.0216, -46.1576
#ed53e6 color charts
#ed53e6 color shades, tints & tones
#ed53e6 color schemes
#ed53e6 color preview, HTML & CSS examples
This text has a color of #ed53e6
<p style="color:#ed53e6;">Text here</p>
.mytext {color:#ed53e6;}
This box has a color of #ed53e6
<div style="background-color:#ed53e6;">Content here</div>
.mybackground {background-color:#ed53e6;}
Border around this has a color of #ed53e6
<div style="border:2px solid #ed53e6;">Content here</div>
.myborder {border:2px solid #ed53e6;}