#971da3 color space conversions
Hex:
#971da3
RGB:
151, 29, 163
CMY:
41, 89, 36
CMYK:
7, 82, 0, 36
HSL:
295°, 69.7917%, 37.6471%
HSV (HSB):
295°, 82.2086%, 63.9216%
XYZ:
19.8127, 10.1024, 35.5560
xyY:
0.3026, 0.1543, 10.1024
CIE-Lab:
38.0256, 63.5952, -44.5780
CIE-LCH:
38.0256, 77.6630, 324.9709
CIE-Luv:
38.0256, 43.1148, -69.8493
Hunter-Lab:
31.7842, 55.6456, -44.0769
#971da3 color charts
#971da3 color shades, tints & tones
#971da3 color schemes
#971da3 color preview, HTML & CSS examples
This text has a color of #971da3
<p style="color:#971da3;">Text here</p>
.mytext {color:#971da3;}
This box has a color of #971da3
<div style="background-color:#971da3;">Content here</div>
.mybackground {background-color:#971da3;}
Border around this has a color of #971da3
<div style="border:2px solid #971da3;">Content here</div>
.myborder {border:2px solid #971da3;}