#e72ac7 color space conversions
Hex:
#e72ac7
RGB:
231, 42, 199
CMY:
9, 84, 22
CMYK:
0, 82, 14, 9
HSL:
310°, 79.7468%, 53.5294%
HSV (HSB):
310°, 81.8182%, 90.5882%
XYZ:
44.0918, 22.7684, 56.1037
xyY:
0.3586, 0.1852, 22.7684
CIE-Lab:
54.8330, 81.7438, -38.2137
CIE-LCH:
54.8330, 90.2349, 334.9448
CIE-Luv:
54.8330, 85.9339, -70.1460
Hunter-Lab:
47.7162, 81.4380, -36.3105
#e72ac7 color charts
#e72ac7 color shades, tints & tones
#e72ac7 color schemes
#e72ac7 color preview, HTML & CSS examples
This text has a color of #e72ac7
<p style="color:#e72ac7;">Text here</p>
.mytext {color:#e72ac7;}
This box has a color of #e72ac7
<div style="background-color:#e72ac7;">Content here</div>
.mybackground {background-color:#e72ac7;}
Border around this has a color of #e72ac7
<div style="border:2px solid #e72ac7;">Content here</div>
.myborder {border:2px solid #e72ac7;}