#e72fe5 color space conversions
Hex:
#e72fe5
RGB:
231, 47, 229
CMY:
9, 82, 10
CMYK:
0, 80, 1, 9
HSL:
301°, 79.3103%, 54.5098%
HSV (HSB):
301°, 79.6537%, 90.5882%
XYZ:
48.1144, 24.6791, 76.3564
xyY:
0.3226, 0.1655, 24.6791
CIE-Lab:
56.7614, 84.8615, -52.2374
CIE-LCH:
56.7614, 99.6505, 328.3852
CIE-Luv:
56.7614, 73.3851, -92.4125
Hunter-Lab:
49.6781, 85.9448, -56.3555
#e72fe5 color charts
#e72fe5 color shades, tints & tones
#e72fe5 color schemes
#e72fe5 color preview, HTML & CSS examples
This text has a color of #e72fe5
<p style="color:#e72fe5;">Text here</p>
.mytext {color:#e72fe5;}
This box has a color of #e72fe5
<div style="background-color:#e72fe5;">Content here</div>
.mybackground {background-color:#e72fe5;}
Border around this has a color of #e72fe5
<div style="border:2px solid #e72fe5;">Content here</div>
.myborder {border:2px solid #e72fe5;}