#e031e4 color space conversions
Hex:
#e031e4
RGB:
224, 49, 228
CMY:
12, 81, 11
CMYK:
2, 79, 0, 11
HSL:
299°, 76.8240%, 54.3137%
HSV (HSB):
299°, 78.5088%, 89.4118%
XYZ:
45.8424, 23.6454, 75.5466
xyY:
0.3161, 0.1630, 23.6454
CIE-Lab:
55.7310, 82.9294, -53.3837
CIE-LCH:
55.7310, 98.6261, 327.2296
CIE-Luv:
55.7310, 68.4942, -93.4733
Hunter-Lab:
48.6265, 83.1836, -58.0750
#e031e4 color charts
#e031e4 color shades, tints & tones
#e031e4 color schemes
#e031e4 color preview, HTML & CSS examples
This text has a color of #e031e4
<p style="color:#e031e4;">Text here</p>
.mytext {color:#e031e4;}
This box has a color of #e031e4
<div style="background-color:#e031e4;">Content here</div>
.mybackground {background-color:#e031e4;}
Border around this has a color of #e031e4
<div style="border:2px solid #e031e4;">Content here</div>
.myborder {border:2px solid #e031e4;}