#ed50d5 color space conversions
Hex:
#ed50d5
RGB:
237, 80, 213
CMY:
7, 69, 16
CMYK:
0, 66, 10, 7
HSL:
309°, 81.3472%, 62.1569%
HSV (HSB):
309°, 66.2447%, 92.9412%
XYZ:
49.8040, 28.5459, 65.8357
xyY:
0.3454, 0.1980, 28.5459
CIE-Lab:
60.3788, 73.8801, -37.4333
CIE-LCH:
60.3788, 82.8223, 333.1298
CIE-Luv:
60.3788, 76.1974, -69.0778
Hunter-Lab:
53.4284, 72.8913, -35.6587
#ed50d5 color charts
#ed50d5 color shades, tints & tones
#ed50d5 color schemes
#ed50d5 color preview, HTML & CSS examples
This text has a color of #ed50d5
<p style="color:#ed50d5;">Text here</p>
.mytext {color:#ed50d5;}
This box has a color of #ed50d5
<div style="background-color:#ed50d5;">Content here</div>
.mybackground {background-color:#ed50d5;}
Border around this has a color of #ed50d5
<div style="border:2px solid #ed50d5;">Content here</div>
.myborder {border:2px solid #ed50d5;}