#e072e4 color space conversions
Hex:
#e072e4
RGB:
224, 114, 228
CMY:
12, 55, 11
CMYK:
2, 50, 0, 11
HSL:
298°, 67.8571%, 67.0588%
HSV (HSB):
298°, 50.0000%, 89.4118%
XYZ:
50.7614, 33.4834, 77.1863
xyY:
0.3144, 0.2074, 33.4834
CIE-Lab:
64.5504, 58.4658, -39.4496
CIE-LCH:
64.5504, 70.5303, 325.9906
CIE-Luv:
64.5504, 51.1536, -70.6909
Hunter-Lab:
57.8648, 55.3241, -38.5820
#e072e4 color charts
#e072e4 color shades, tints & tones
#e072e4 color schemes
#e072e4 color preview, HTML & CSS examples
This text has a color of #e072e4
<p style="color:#e072e4;">Text here</p>
.mytext {color:#e072e4;}
This box has a color of #e072e4
<div style="background-color:#e072e4;">Content here</div>
.mybackground {background-color:#e072e4;}
Border around this has a color of #e072e4
<div style="border:2px solid #e072e4;">Content here</div>
.myborder {border:2px solid #e072e4;}