#971d7d color space conversions
Hex:
#971d7d
RGB:
151, 29, 125
CMY:
41, 89, 51
CMYK:
0, 81, 17, 41
HSL:
313°, 67.7778%, 35.2941%
HSV (HSB):
313°, 80.7947%, 59.2157%
XYZ:
16.9035, 8.9387, 20.2365
xyY:
0.3668, 0.1940, 8.9387
CIE-Lab:
35.8660, 57.6187, -24.7115
CIE-LCH:
35.8660, 62.6943, 336.7864
CIE-Luv:
35.8660, 56.6767, -41.1769
Hunter-Lab:
29.8977, 48.5993, -19.2025
#971d7d color charts
#971d7d color shades, tints & tones
#971d7d color schemes
#971d7d color preview, HTML & CSS examples
This text has a color of #971d7d
<p style="color:#971d7d;">Text here</p>
.mytext {color:#971d7d;}
This box has a color of #971d7d
<div style="background-color:#971d7d;">Content here</div>
.mybackground {background-color:#971d7d;}
Border around this has a color of #971d7d
<div style="border:2px solid #971d7d;">Content here</div>
.myborder {border:2px solid #971d7d;}