#970da8 color space conversions
Hex:
#970da8
RGB:
151, 13, 168
CMY:
41, 95, 34
CMYK:
10, 92, 0, 34
HSL:
293°, 85.6354%, 35.4902%
HSV (HSB):
293°, 92.2619%, 65.8824%
XYZ:
19.9743, 9.6943, 37.8642
xyY:
0.2958, 0.1435, 9.6943
CIE-Lab:
37.2881, 67.5776, -48.7674
CIE-LCH:
37.2881, 83.3366, 324.1839
CIE-Luv:
37.2881, 42.9237, -75.4244
Hunter-Lab:
31.1357, 60.0247, -50.3078
#970da8 color charts
#970da8 color shades, tints & tones
#970da8 color schemes
#970da8 color preview, HTML & CSS examples
This text has a color of #970da8
<p style="color:#970da8;">Text here</p>
.mytext {color:#970da8;}
This box has a color of #970da8
<div style="background-color:#970da8;">Content here</div>
.mybackground {background-color:#970da8;}
Border around this has a color of #970da8
<div style="border:2px solid #970da8;">Content here</div>
.myborder {border:2px solid #970da8;}