#e04dea color space conversions
Hex:
#e04dea
RGB:
224, 77, 234
CMY:
12, 70, 8
CMYK:
4, 67, 0, 8
HSL:
296°, 78.8945%, 60.9804%
HSV (HSB):
296°, 67.0940%, 91.7647%
XYZ:
48.2456, 27.0956, 80.5290
xyY:
0.3095, 0.1738, 27.0956
CIE-Lab:
59.0627, 75.3042, -51.4492
CIE-LCH:
59.0627, 91.2017, 325.6584
CIE-Luv:
59.0627, 60.9092, -90.6763
Hunter-Lab:
52.0534, 74.3491, -55.2870
#e04dea color charts
#e04dea color shades, tints & tones
#e04dea color schemes
#e04dea color preview, HTML & CSS examples
This text has a color of #e04dea
<p style="color:#e04dea;">Text here</p>
.mytext {color:#e04dea;}
This box has a color of #e04dea
<div style="background-color:#e04dea;">Content here</div>
.mybackground {background-color:#e04dea;}
Border around this has a color of #e04dea
<div style="border:2px solid #e04dea;">Content here</div>
.myborder {border:2px solid #e04dea;}