#e04dec color space conversions
Hex:
#e04dec
RGB:
224, 77, 236
CMY:
12, 70, 7
CMYK:
5, 67, 0, 7
HSL:
295°, 80.7107%, 61.3725%
HSV (HSB):
295°, 67.3729%, 92.5490%
XYZ:
48.5347, 27.2112, 82.0511
xyY:
0.3076, 0.1724, 27.2112
CIE-Lab:
59.1693, 75.6396, -52.3978
CIE-LCH:
59.1693, 92.0157, 325.2885
CIE-Luv:
59.1693, 60.2856, -92.2270
Hunter-Lab:
52.1643, 74.7921, -56.7443
#e04dec color charts
#e04dec color shades, tints & tones
#e04dec color schemes
#e04dec color preview, HTML & CSS examples
This text has a color of #e04dec
<p style="color:#e04dec;">Text here</p>
.mytext {color:#e04dec;}
This box has a color of #e04dec
<div style="background-color:#e04dec;">Content here</div>
.mybackground {background-color:#e04dec;}
Border around this has a color of #e04dec
<div style="border:2px solid #e04dec;">Content here</div>
.myborder {border:2px solid #e04dec;}