#e032c2 color space conversions
Hex:
#e032c2
RGB:
224, 50, 194
CMY:
12, 80, 24
CMYK:
0, 78, 13, 12
HSL:
310°, 73.7288%, 53.7255%
HSV (HSB):
310°, 77.6786%, 87.8431%
XYZ:
41.6187, 22.0235, 53.0964
xyY:
0.3565, 0.1887, 22.0235
CIE-Lab:
54.0520, 77.7338, -36.6425
CIE-LCH:
54.0520, 85.9373, 334.7615
CIE-Luv:
54.0520, 81.1717, -66.9223
Hunter-Lab:
46.9292, 76.1746, -34.2310
#e032c2 color charts
#e032c2 color shades, tints & tones
#e032c2 color schemes
#e032c2 color preview, HTML & CSS examples
This text has a color of #e032c2
<p style="color:#e032c2;">Text here</p>
.mytext {color:#e032c2;}
This box has a color of #e032c2
<div style="background-color:#e032c2;">Content here</div>
.mybackground {background-color:#e032c2;}
Border around this has a color of #e032c2
<div style="border:2px solid #e032c2;">Content here</div>
.myborder {border:2px solid #e032c2;}