#971de7 color space conversions
Hex:
#971de7
RGB:
151, 29, 231
CMY:
41, 89, 9
CMYK:
35, 87, 0, 9
HSL:
276°, 80.8000%, 50.9804%
HSV (HSB):
276°, 87.4459%, 90.5882%
XYZ:
27.6257, 13.2276, 76.6984
xyY:
0.2350, 0.1125, 13.2276
CIE-Lab:
43.1041, 76.4442, -76.0494
CIE-LCH:
43.1041, 107.8296, 315.1483
CIE-Luv:
43.1041, 24.8905, -116.1854
Hunter-Lab:
36.3697, 71.9378, -99.5752
#971de7 color charts
#971de7 color shades, tints & tones
#971de7 color schemes
#971de7 color preview, HTML & CSS examples
This text has a color of #971de7
<p style="color:#971de7;">Text here</p>
.mytext {color:#971de7;}
This box has a color of #971de7
<div style="background-color:#971de7;">Content here</div>
.mybackground {background-color:#971de7;}
Border around this has a color of #971de7
<div style="border:2px solid #971de7;">Content here</div>
.myborder {border:2px solid #971de7;}