#ed03e3 color space conversions
Hex:
#ed03e3
RGB:
237, 3, 227
CMY:
7, 99, 11
CMYK:
0, 99, 4, 7
HSL:
303°, 97.5000%, 47.0588%
HSV (HSB):
303°, 98.7342%, 92.9412%
XYZ:
48.8227, 23.6157, 74.6581
xyY:
0.3319, 0.1605, 23.6157
CIE-Lab:
55.7010, 91.3785, -52.7385
CIE-LCH:
55.7010, 105.5053, 330.0089
CIE-Luv:
55.7010, 82.2685, -93.6803
Hunter-Lab:
48.5960, 94.2899, -57.0701
#ed03e3 color charts
#ed03e3 color shades, tints & tones
#ed03e3 color schemes
#ed03e3 color preview, HTML & CSS examples
This text has a color of #ed03e3
<p style="color:#ed03e3;">Text here</p>
.mytext {color:#ed03e3;}
This box has a color of #ed03e3
<div style="background-color:#ed03e3;">Content here</div>
.mybackground {background-color:#ed03e3;}
Border around this has a color of #ed03e3
<div style="border:2px solid #ed03e3;">Content here</div>
.myborder {border:2px solid #ed03e3;}