#971acc color space conversions
Hex:
#971acc
RGB:
151, 26, 204
CMY:
41, 90, 20
CMYK:
26, 87, 0, 20
HSL:
282°, 77.3913%, 45.0980%
HSV (HSB):
282°, 87.2549%, 80.0000%
XYZ:
24.0310, 11.6777, 58.1142
xyY:
0.2561, 0.1245, 11.6777
CIE-Lab:
40.6993, 71.7720, -64.4750
CIE-LCH:
40.6993, 96.4792, 318.0657
CIE-Luv:
40.6993, 31.4771, -98.9267
Hunter-Lab:
34.1727, 65.7228, -76.9079
#971acc color charts
#971acc color shades, tints & tones
#971acc color schemes
#971acc color preview, HTML & CSS examples
This text has a color of #971acc
<p style="color:#971acc;">Text here</p>
.mytext {color:#971acc;}
This box has a color of #971acc
<div style="background-color:#971acc;">Content here</div>
.mybackground {background-color:#971acc;}
Border around this has a color of #971acc
<div style="border:2px solid #971acc;">Content here</div>
.myborder {border:2px solid #971acc;}