#971f7f color space conversions
Hex:
#971f7f
RGB:
151, 31, 127
CMY:
41, 88, 50
CMYK:
0, 79, 16, 41
HSL:
312°, 65.9341%, 35.6863%
HSV (HSB):
312°, 79.4702%, 59.2157%
XYZ:
17.0833, 9.0916, 20.9331
xyY:
0.3626, 0.1930, 9.0916
CIE-Lab:
36.1600, 57.3443, -25.4996
CIE-LCH:
36.1600, 62.7583, 336.0265
CIE-Luv:
36.1600, 55.5360, -42.2929
Hunter-Lab:
30.1523, 48.3656, -20.0554
#971f7f color charts
#971f7f color shades, tints & tones
#971f7f color schemes
#971f7f color preview, HTML & CSS examples
This text has a color of #971f7f
<p style="color:#971f7f;">Text here</p>
.mytext {color:#971f7f;}
This box has a color of #971f7f
<div style="background-color:#971f7f;">Content here</div>
.mybackground {background-color:#971f7f;}
Border around this has a color of #971f7f
<div style="border:2px solid #971f7f;">Content here</div>
.myborder {border:2px solid #971f7f;}