#970dcb color space conversions
Hex:
#970dcb
RGB:
151, 13, 203
CMY:
41, 95, 20
CMYK:
26, 94, 0, 20
HSL:
284°, 87.9630%, 42.3529%
HSV (HSB):
284°, 93.5961%, 79.6078%
XYZ:
23.6859, 11.1790, 57.4093
xyY:
0.2567, 0.1211, 11.1790
CIE-Lab:
39.8803, 73.7817, -65.2284
CIE-LCH:
39.8803, 98.4809, 318.5209
CIE-Luv:
39.8803, 32.5234, -99.3483
Hunter-Lab:
33.4349, 67.9415, -78.3991
#970dcb color charts
#970dcb color shades, tints & tones
#970dcb color schemes
#970dcb color preview, HTML & CSS examples
This text has a color of #970dcb
<p style="color:#970dcb;">Text here</p>
.mytext {color:#970dcb;}
This box has a color of #970dcb
<div style="background-color:#970dcb;">Content here</div>
.mybackground {background-color:#970dcb;}
Border around this has a color of #970dcb
<div style="border:2px solid #970dcb;">Content here</div>
.myborder {border:2px solid #970dcb;}