#e072e9 color space conversions
Hex:
#e072e9
RGB:
224, 114, 233
CMY:
12, 55, 9
CMYK:
4, 51, 0, 9
HSL:
295°, 73.0061%, 68.0392%
HSV (HSB):
295°, 51.0730%, 91.3725%
XYZ:
51.4658, 33.7651, 80.8956
xyY:
0.3098, 0.2032, 33.7651
CIE-Lab:
64.7757, 59.3624, -41.8732
CIE-LCH:
64.7757, 72.6447, 324.8016
CIE-Luv:
64.7757, 49.9245, -74.7579
Hunter-Lab:
58.1078, 56.4080, -41.8660
#e072e9 color charts
#e072e9 color shades, tints & tones
#e072e9 color schemes
#e072e9 color preview, HTML & CSS examples
This text has a color of #e072e9
<p style="color:#e072e9;">Text here</p>
.mytext {color:#e072e9;}
This box has a color of #e072e9
<div style="background-color:#e072e9;">Content here</div>
.mybackground {background-color:#e072e9;}
Border around this has a color of #e072e9
<div style="border:2px solid #e072e9;">Content here</div>
.myborder {border:2px solid #e072e9;}