#972f7d color space conversions
Hex:
#972f7d
RGB:
151, 47, 125
CMY:
41, 82, 51
CMYK:
0, 69, 17, 41
HSL:
315°, 52.5253%, 38.8235%
HSV (HSB):
315°, 68.8742%, 59.2157%
XYZ:
17.4807, 10.0930, 20.4288
xyY:
0.3642, 0.2103, 10.0930
CIE-Lab:
38.0088, 51.5468, -21.3776
CIE-LCH:
38.0088, 55.8039, 337.4752
CIE-Luv:
38.0088, 52.3553, -36.4020
Hunter-Lab:
31.7695, 42.6203, -15.8868
#972f7d color charts
#972f7d color shades, tints & tones
#972f7d color schemes
#972f7d color preview, HTML & CSS examples
This text has a color of #972f7d
<p style="color:#972f7d;">Text here</p>
.mytext {color:#972f7d;}
This box has a color of #972f7d
<div style="background-color:#972f7d;">Content here</div>
.mybackground {background-color:#972f7d;}
Border around this has a color of #972f7d
<div style="border:2px solid #972f7d;">Content here</div>
.myborder {border:2px solid #972f7d;}