#e039c0 color space conversions
Hex:
#e039c0
RGB:
224, 57, 192
CMY:
12, 78, 25
CMYK:
0, 75, 14, 12
HSL:
311°, 72.9258%, 55.0980%
HSV (HSB):
311°, 74.5536%, 87.8431%
XYZ:
41.7180, 22.5793, 52.0286
xyY:
0.3586, 0.1941, 22.5793
CIE-Lab:
54.6364, 75.5168, -34.5726
CIE-LCH:
54.6364, 83.0545, 335.4010
CIE-Luv:
54.6364, 80.4045, -63.6083
Hunter-Lab:
47.5177, 73.5576, -31.6561
#e039c0 color charts
#e039c0 color shades, tints & tones
#e039c0 color schemes
#e039c0 color preview, HTML & CSS examples
This text has a color of #e039c0
<p style="color:#e039c0;">Text here</p>
.mytext {color:#e039c0;}
This box has a color of #e039c0
<div style="background-color:#e039c0;">Content here</div>
.mybackground {background-color:#e039c0;}
Border around this has a color of #e039c0
<div style="border:2px solid #e039c0;">Content here</div>
.myborder {border:2px solid #e039c0;}