#e72de6 color space conversions
Hex:
#e72de6
RGB:
231, 45, 230
CMY:
9, 82, 10
CMYK:
0, 81, 0, 9
HSL:
300°, 79.4872%, 54.1176%
HSV (HSB):
300°, 80.5195%, 90.5882%
XYZ:
48.1763, 24.5789, 77.0679
xyY:
0.3216, 0.1641, 24.5789
CIE-Lab:
56.6628, 85.4575, -52.9577
CIE-LCH:
56.6628, 100.5361, 328.2137
CIE-Luv:
56.6628, 73.3050, -93.5476
Hunter-Lab:
49.5771, 86.6967, -57.4628
#e72de6 color charts
#e72de6 color shades, tints & tones
#e72de6 color schemes
#e72de6 color preview, HTML & CSS examples
This text has a color of #e72de6
<p style="color:#e72de6;">Text here</p>
.mytext {color:#e72de6;}
This box has a color of #e72de6
<div style="background-color:#e72de6;">Content here</div>
.mybackground {background-color:#e72de6;}
Border around this has a color of #e72de6
<div style="border:2px solid #e72de6;">Content here</div>
.myborder {border:2px solid #e72de6;}