#ed03c5 color space conversions
Hex:
#ed03c5
RGB:
237, 3, 197
CMY:
7, 99, 23
CMYK:
0, 99, 17, 7
HSL:
310°, 97.5000%, 47.0588%
HSV (HSB):
310°, 98.7342%, 92.9412%
XYZ:
45.0357, 22.1009, 54.7156
xyY:
0.3696, 0.1814, 22.1009
CIE-Lab:
54.1339, 87.4996, -38.0856
CIE-LCH:
54.1339, 95.4290, 336.4782
CIE-Luv:
54.1339, 95.2362, -70.6993
Hunter-Lab:
47.0116, 88.7274, -36.0981
#ed03c5 color charts
#ed03c5 color shades, tints & tones
#ed03c5 color schemes
#ed03c5 color preview, HTML & CSS examples
This text has a color of #ed03c5
<p style="color:#ed03c5;">Text here</p>
.mytext {color:#ed03c5;}
This box has a color of #ed03c5
<div style="background-color:#ed03c5;">Content here</div>
.mybackground {background-color:#ed03c5;}
Border around this has a color of #ed03c5
<div style="border:2px solid #ed03c5;">Content here</div>
.myborder {border:2px solid #ed03c5;}