#970db2 color space conversions
Hex:
#970db2
RGB:
151, 13, 178
CMY:
41, 95, 30
CMYK:
15, 93, 0, 30
HSL:
290°, 86.3874%, 37.4510%
HSV (HSB):
290°, 92.6966%, 69.8039%
XYZ:
20.9423, 10.0815, 42.9616
xyY:
0.2831, 0.1363, 10.0815
CIE-Lab:
37.9883, 69.2860, -53.6077
CIE-LCH:
37.9883, 87.6033, 322.2703
CIE-Luv:
37.9883, 39.7139, -82.4458
Hunter-Lab:
31.7514, 62.1685, -57.9971
#970db2 color charts
#970db2 color shades, tints & tones
#970db2 color schemes
#970db2 color preview, HTML & CSS examples
This text has a color of #970db2
<p style="color:#970db2;">Text here</p>
.mytext {color:#970db2;}
This box has a color of #970db2
<div style="background-color:#970db2;">Content here</div>
.mybackground {background-color:#970db2;}
Border around this has a color of #970db2
<div style="border:2px solid #970db2;">Content here</div>
.myborder {border:2px solid #970db2;}