#e72de7 color space conversions
Hex:
#e72de7
RGB:
231, 45, 231
CMY:
9, 82, 9
CMYK:
0, 81, 0, 9
HSL:
300°, 79.4872%, 54.1176%
HSV (HSB):
300°, 80.5195%, 90.5882%
XYZ:
48.3172, 24.6352, 77.8098
xyY:
0.3205, 0.1634, 24.6352
CIE-Lab:
56.7183, 85.6066, -53.4321
CIE-LCH:
56.7183, 100.9132, 328.0293
CIE-Luv:
56.7183, 72.9335, -94.3061
Hunter-Lab:
49.6339, 86.9055, -58.2037
#e72de7 color charts
#e72de7 color shades, tints & tones
#e72de7 color schemes
#e72de7 color preview, HTML & CSS examples
This text has a color of #e72de7
<p style="color:#e72de7;">Text here</p>
.mytext {color:#e72de7;}
This box has a color of #e72de7
<div style="background-color:#e72de7;">Content here</div>
.mybackground {background-color:#e72de7;}
Border around this has a color of #e72de7
<div style="border:2px solid #e72de7;">Content here</div>
.myborder {border:2px solid #e72de7;}