#e04ed5 color space conversions
Hex:
#e04ed5
RGB:
224, 78, 213
CMY:
12, 69, 16
CMYK:
0, 65, 5, 12
HSL:
305°, 70.1923%, 59.2157%
HSV (HSB):
305°, 65.1786%, 87.8431%
XYZ:
45.4751, 26.1002, 65.5918
xyY:
0.3315, 0.1903, 26.1002
CIE-Lab:
58.1320, 71.5300, -41.0979
CIE-LCH:
58.1320, 82.4960, 330.1202
CIE-Luv:
58.1320, 67.3956, -73.8220
Hunter-Lab:
51.0883, 69.4831, -40.3601
#e04ed5 color charts
#e04ed5 color shades, tints & tones
#e04ed5 color schemes
#e04ed5 color preview, HTML & CSS examples
This text has a color of #e04ed5
<p style="color:#e04ed5;">Text here</p>
.mytext {color:#e04ed5;}
This box has a color of #e04ed5
<div style="background-color:#e04ed5;">Content here</div>
.mybackground {background-color:#e04ed5;}
Border around this has a color of #e04ed5
<div style="border:2px solid #e04ed5;">Content here</div>
.myborder {border:2px solid #e04ed5;}