#e72cf5 color space conversions
Hex:
#e72cf5
RGB:
231, 44, 245
CMY:
9, 83, 4
CMYK:
6, 82, 0, 4
HSL:
296°, 90.9502%, 56.6667%
HSV (HSB):
296°, 82.0408%, 96.0784%
XYZ:
50.3371, 25.3829, 88.6325
xyY:
0.3063, 0.1544, 25.3829
CIE-Lab:
57.4466, 87.9523, -60.1096
CIE-LCH:
57.4466, 106.5306, 325.6500
CIE-Luv:
57.4466, 67.9953, -104.9785
Hunter-Lab:
50.3814, 90.1756, -69.0378
#e72cf5 color charts
#e72cf5 color shades, tints & tones
#e72cf5 color schemes
#e72cf5 color preview, HTML & CSS examples
This text has a color of #e72cf5
<p style="color:#e72cf5;">Text here</p>
.mytext {color:#e72cf5;}
This box has a color of #e72cf5
<div style="background-color:#e72cf5;">Content here</div>
.mybackground {background-color:#e72cf5;}
Border around this has a color of #e72cf5
<div style="border:2px solid #e72cf5;">Content here</div>
.myborder {border:2px solid #e72cf5;}