#721c85 color space conversions
Hex:
#721c85
RGB:
114, 28, 133
CMY:
55, 89, 48
CMYK:
14, 79, 0, 48
HSL:
289°, 65.2174%, 31.5686%
HSV (HSB):
289°, 78.9474%, 52.1569%
XYZ:
11.5883, 6.1014, 22.7572
xyY:
0.2865, 0.1508, 6.1014
CIE-Lab:
29.6668, 51.0913, -39.9548
CIE-LCH:
29.6668, 64.8591, 321.9737
CIE-Luv:
29.6668, 28.0112, -57.0498
Hunter-Lab:
24.7010, 40.5157, -37.3337
#721c85 color charts
#721c85 color shades, tints & tones
#721c85 color schemes
#721c85 color preview, HTML & CSS examples
This text has a color of #721c85
<p style="color:#721c85;">Text here</p>
.mytext {color:#721c85;}
This box has a color of #721c85
<div style="background-color:#721c85;">Content here</div>
.mybackground {background-color:#721c85;}
Border around this has a color of #721c85
<div style="border:2px solid #721c85;">Content here</div>
.myborder {border:2px solid #721c85;}