#970acc color space conversions
Hex:
#970acc
RGB:
151, 10, 204
CMY:
41, 96, 20
CMYK:
26, 95, 0, 20
HSL:
284°, 90.6542%, 41.9608%
HSV (HSB):
284°, 95.0980%, 80.0000%
XYZ:
23.7701, 11.1560, 58.0272
xyY:
0.2557, 0.1200, 11.1560
CIE-Lab:
39.8420, 74.3189, -65.8720
CIE-LCH:
39.8420, 99.3097, 318.4480
CIE-Luv:
39.8420, 32.3807, -100.1713
Hunter-Lab:
33.4006, 68.5814, -79.6246
#970acc color charts
#970acc color shades, tints & tones
#970acc color schemes
#970acc color preview, HTML & CSS examples
This text has a color of #970acc
<p style="color:#970acc;">Text here</p>
.mytext {color:#970acc;}
This box has a color of #970acc
<div style="background-color:#970acc;">Content here</div>
.mybackground {background-color:#970acc;}
Border around this has a color of #970acc
<div style="border:2px solid #970acc;">Content here</div>
.myborder {border:2px solid #970acc;}