#970ed2 color space conversions
Hex:
#970ed2
RGB:
151, 14, 210
CMY:
41, 95, 18
CMYK:
28, 93, 0, 18
HSL:
282°, 87.5000%, 43.9216%
HSV (HSB):
282°, 93.3333%, 82.3529%
XYZ:
24.5524, 11.5465, 61.9074
xyY:
0.2505, 0.1178, 11.5465
CIE-Lab:
40.4861, 74.9611, -68.2981
CIE-LCH:
40.4861, 101.4090, 317.6629
CIE-Luv:
40.4861, 30.6666, -103.8651
Hunter-Lab:
33.9802, 69.5099, -84.2324
#970ed2 color charts
#970ed2 color shades, tints & tones
#970ed2 color schemes
#970ed2 color preview, HTML & CSS examples
This text has a color of #970ed2
<p style="color:#970ed2;">Text here</p>
.mytext {color:#970ed2;}
This box has a color of #970ed2
<div style="background-color:#970ed2;">Content here</div>
.mybackground {background-color:#970ed2;}
Border around this has a color of #970ed2
<div style="border:2px solid #970ed2;">Content here</div>
.myborder {border:2px solid #970ed2;}