#e062e4 color space conversions
Hex:
#e062e4
RGB:
224, 98, 228
CMY:
12, 62, 11
CMYK:
2, 57, 0, 11
HSL:
298°, 70.6522%, 63.9216%
HSV (HSB):
298°, 57.0175%, 89.4118%
XYZ:
49.1117, 30.1841, 76.6364
xyY:
0.3150, 0.1936, 30.1841
CIE-Lab:
61.8127, 65.8231, -43.7452
CIE-LCH:
61.8127, 79.0337, 326.3925
CIE-Luv:
61.8127, 56.7399, -78.0343
Hunter-Lab:
54.9401, 63.4188, -44.2462
#e062e4 color charts
#e062e4 color shades, tints & tones
#e062e4 color schemes
#e062e4 color preview, HTML & CSS examples
This text has a color of #e062e4
<p style="color:#e062e4;">Text here</p>
.mytext {color:#e062e4;}
This box has a color of #e062e4
<div style="background-color:#e062e4;">Content here</div>
.mybackground {background-color:#e062e4;}
Border around this has a color of #e062e4
<div style="border:2px solid #e062e4;">Content here</div>
.myborder {border:2px solid #e062e4;}