#e032e4 color space conversions
Hex:
#e032e4
RGB:
224, 50, 228
CMY:
12, 80, 11
CMYK:
2, 78, 0, 11
HSL:
299°, 76.7241%, 54.5098%
HSV (HSB):
299°, 78.0702%, 89.4118%
XYZ:
45.8847, 23.7299, 75.5607
xyY:
0.3161, 0.1635, 23.7299
CIE-Lab:
55.8164, 82.6817, -53.2474
CIE-LCH:
55.8164, 98.3440, 327.2182
CIE-Luv:
55.8164, 68.3377, -93.2679
Hunter-Lab:
48.7134, 82.8863, -57.8671
#e032e4 color charts
#e032e4 color shades, tints & tones
#e032e4 color schemes
#e032e4 color preview, HTML & CSS examples
This text has a color of #e032e4
<p style="color:#e032e4;">Text here</p>
.mytext {color:#e032e4;}
This box has a color of #e032e4
<div style="background-color:#e032e4;">Content here</div>
.mybackground {background-color:#e032e4;}
Border around this has a color of #e032e4
<div style="border:2px solid #e032e4;">Content here</div>
.myborder {border:2px solid #e032e4;}