#960ec9 color space conversions
Hex:
#960ec9
RGB:
150, 14, 201
CMY:
41, 95, 21
CMYK:
25, 93, 0, 21
HSL:
284°, 86.9767%, 42.1569%
HSV (HSB):
284°, 93.0348%, 78.8235%
XYZ:
23.2773, 11.0152, 56.1576
xyY:
0.2573, 0.1218, 11.0152
CIE-Lab:
39.6060, 73.1442, -64.5185
CIE-LCH:
39.6060, 97.5331, 318.5854
CIE-Luv:
39.6060, 32.4306, -98.1490
Hunter-Lab:
33.1891, 67.1110, -77.0894
#960ec9 color charts
#960ec9 color shades, tints & tones
#960ec9 color schemes
#960ec9 color preview, HTML & CSS examples
This text has a color of #960ec9
<p style="color:#960ec9;">Text here</p>
.mytext {color:#960ec9;}
This box has a color of #960ec9
<div style="background-color:#960ec9;">Content here</div>
.mybackground {background-color:#960ec9;}
Border around this has a color of #960ec9
<div style="border:2px solid #960ec9;">Content here</div>
.myborder {border:2px solid #960ec9;}