#e03cd4 color space conversions
Hex:
#e03cd4
RGB:
224, 60, 212
CMY:
12, 76, 17
CMYK:
0, 73, 5, 12
HSL:
304°, 72.5664%, 55.6863%
HSV (HSB):
304°, 73.2143%, 87.8431%
XYZ:
44.2400, 23.8325, 64.5558
xyY:
0.3336, 0.1797, 23.8325
CIE-Lab:
55.9197, 77.4929, -44.0182
CIE-LCH:
55.9197, 89.1222, 330.4022
CIE-Luv:
55.9197, 72.2411, -78.5722
Hunter-Lab:
48.8185, 76.3267, -44.2299
#e03cd4 color charts
#e03cd4 color shades, tints & tones
#e03cd4 color schemes
#e03cd4 color preview, HTML & CSS examples
This text has a color of #e03cd4
<p style="color:#e03cd4;">Text here</p>
.mytext {color:#e03cd4;}
This box has a color of #e03cd4
<div style="background-color:#e03cd4;">Content here</div>
.mybackground {background-color:#e03cd4;}
Border around this has a color of #e03cd4
<div style="border:2px solid #e03cd4;">Content here</div>
.myborder {border:2px solid #e03cd4;}