#e03ca0 color space conversions
Hex:
#e03ca0
RGB:
224, 60, 160
CMY:
12, 76, 37
CMYK:
0, 73, 29, 12
HSL:
323°, 72.5664%, 55.6863%
HSV (HSB):
323°, 73.2143%, 87.8431%
XYZ:
38.7015, 21.6171, 35.3904
xyY:
0.4044, 0.2259, 21.6171
CIE-Lab:
53.6183, 70.5161, -17.4797
CIE-LCH:
53.6183, 72.6503, 346.0780
CIE-Luv:
53.6183, 92.1110, -37.3777
Hunter-Lab:
46.4942, 67.2176, -12.5844
#e03ca0 color charts
#e03ca0 color shades, tints & tones
#e03ca0 color schemes
#e03ca0 color preview, HTML & CSS examples
This text has a color of #e03ca0
<p style="color:#e03ca0;">Text here</p>
.mytext {color:#e03ca0;}
This box has a color of #e03ca0
<div style="background-color:#e03ca0;">Content here</div>
.mybackground {background-color:#e03ca0;}
Border around this has a color of #e03ca0
<div style="border:2px solid #e03ca0;">Content here</div>
.myborder {border:2px solid #e03ca0;}