#970da4 color space conversions
Hex:
#970da4
RGB:
151, 13, 164
CMY:
41, 95, 36
CMYK:
8, 92, 0, 36
HSL:
295°, 85.3107%, 34.7059%
HSV (HSB):
295°, 92.0732%, 64.3137%
XYZ:
19.6073, 9.5475, 35.9314
xyY:
0.3013, 0.1467, 9.5475
CIE-Lab:
37.0177, 66.9109, -46.7986
CIE-LCH:
37.0177, 81.6528, 325.0304
CIE-Luv:
37.0177, 44.2632, -72.5736
Hunter-Lab:
30.8990, 59.1956, -47.3170
#970da4 color charts
#970da4 color shades, tints & tones
#970da4 color schemes
#970da4 color preview, HTML & CSS examples
This text has a color of #970da4
<p style="color:#970da4;">Text here</p>
.mytext {color:#970da4;}
This box has a color of #970da4
<div style="background-color:#970da4;">Content here</div>
.mybackground {background-color:#970da4;}
Border around this has a color of #970da4
<div style="border:2px solid #970da4;">Content here</div>
.myborder {border:2px solid #970da4;}