#972f7e color space conversions
Hex:
#972f7e
RGB:
151, 47, 126
CMY:
41, 82, 51
CMYK:
0, 69, 17, 41
HSL:
314°, 52.5253%, 38.8235%
HSV (HSB):
314°, 68.8742%, 59.2157%
XYZ:
17.5449, 10.1187, 20.7670
xyY:
0.3623, 0.2089, 10.1187
CIE-Lab:
38.0546, 51.6973, -21.9270
CIE-LCH:
38.0546, 56.1551, 337.0161
CIE-Luv:
38.0546, 52.0170, -37.1862
Hunter-Lab:
31.8099, 42.7852, -16.4405
#972f7e color charts
#972f7e color shades, tints & tones
#972f7e color schemes
#972f7e color preview, HTML & CSS examples
This text has a color of #972f7e
<p style="color:#972f7e;">Text here</p>
.mytext {color:#972f7e;}
This box has a color of #972f7e
<div style="background-color:#972f7e;">Content here</div>
.mybackground {background-color:#972f7e;}
Border around this has a color of #972f7e
<div style="border:2px solid #972f7e;">Content here</div>
.myborder {border:2px solid #972f7e;}