#e03ec1 color space conversions
Hex:
#e03ec1
RGB:
224, 62, 193
CMY:
12, 76, 24
CMYK:
0, 72, 14, 12
HSL:
311°, 72.3214%, 56.0784%
HSV (HSB):
311°, 72.3214%, 87.8431%
XYZ:
42.0887, 23.1428, 52.7008
xyY:
0.3569, 0.1962, 23.1428
CIE-Lab:
55.2191, 74.1271, -34.2383
CIE-LCH:
55.2191, 81.6522, 335.2084
CIE-Luv:
55.2191, 78.7850, -63.0204
Hunter-Lab:
48.1070, 71.9823, -31.2768
#e03ec1 color charts
#e03ec1 color shades, tints & tones
#e03ec1 color schemes
#e03ec1 color preview, HTML & CSS examples
This text has a color of #e03ec1
<p style="color:#e03ec1;">Text here</p>
.mytext {color:#e03ec1;}
This box has a color of #e03ec1
<div style="background-color:#e03ec1;">Content here</div>
.mybackground {background-color:#e03ec1;}
Border around this has a color of #e03ec1
<div style="border:2px solid #e03ec1;">Content here</div>
.myborder {border:2px solid #e03ec1;}