#721c7f color space conversions
Hex:
#721c7f
RGB:
114, 28, 127
CMY:
55, 89, 50
CMYK:
10, 78, 0, 50
HSL:
292°, 63.8710%, 30.3922%
HSV (HSB):
292°, 77.9528%, 49.8039%
XYZ:
11.1854, 5.9402, 20.6357
xyY:
0.2962, 0.1573, 5.9402
CIE-Lab:
29.2611, 49.9327, -36.8450
CIE-LCH:
29.2611, 62.0550, 323.5767
CIE-Luv:
29.2611, 29.6748, -52.7694
Hunter-Lab:
24.3726, 39.2681, -33.1387
#721c7f color charts
#721c7f color shades, tints & tones
#721c7f color schemes
#721c7f color preview, HTML & CSS examples
This text has a color of #721c7f
<p style="color:#721c7f;">Text here</p>
.mytext {color:#721c7f;}
This box has a color of #721c7f
<div style="background-color:#721c7f;">Content here</div>
.mybackground {background-color:#721c7f;}
Border around this has a color of #721c7f
<div style="border:2px solid #721c7f;">Content here</div>
.myborder {border:2px solid #721c7f;}