#960c81 color space conversions
Hex:
#960c81
RGB:
150, 12, 129
CMY:
41, 95, 49
CMYK:
0, 92, 14, 41
HSL:
309°, 85.1852%, 31.7647%
HSV (HSB):
309°, 92.0000%, 58.8235%
XYZ:
16.6716, 8.3320, 21.4984
xyY:
0.3585, 0.1792, 8.3320
CIE-Lab:
34.6649, 61.5041, -29.1073
CIE-LCH:
34.6649, 68.0440, 334.6738
CIE-Luv:
34.6649, 56.6238, -47.1269
Hunter-Lab:
28.8651, 52.5821, -23.9529
#960c81 color charts
#960c81 color shades, tints & tones
#960c81 color schemes
#960c81 color preview, HTML & CSS examples
This text has a color of #960c81
<p style="color:#960c81;">Text here</p>
.mytext {color:#960c81;}
This box has a color of #960c81
<div style="background-color:#960c81;">Content here</div>
.mybackground {background-color:#960c81;}
Border around this has a color of #960c81
<div style="border:2px solid #960c81;">Content here</div>
.myborder {border:2px solid #960c81;}