#972f97 color space conversions
Hex:
#972f97
RGB:
151, 47, 151
CMY:
41, 82, 41
CMYK:
0, 69, 0, 41
HSL:
300°, 52.5253%, 38.8235%
HSV (HSB):
300°, 68.8742%, 59.2157%
XYZ:
19.3649, 10.8467, 30.3511
xyY:
0.3197, 0.1791, 10.8467
CIE-Lab:
39.3211, 55.7605, -35.2665
CIE-LCH:
39.3211, 65.9770, 327.6881
CIE-Luv:
39.3211, 43.8443, -56.6934
Hunter-Lab:
32.9343, 47.3204, -31.5856
#972f97 color charts
#972f97 color shades, tints & tones
#972f97 color schemes
#972f97 color preview, HTML & CSS examples
This text has a color of #972f97
<p style="color:#972f97;">Text here</p>
.mytext {color:#972f97;}
This box has a color of #972f97
<div style="background-color:#972f97;">Content here</div>
.mybackground {background-color:#972f97;}
Border around this has a color of #972f97
<div style="border:2px solid #972f97;">Content here</div>
.myborder {border:2px solid #972f97;}