#960d81 color space conversions
Hex:
#960d81
RGB:
150, 13, 129
CMY:
41, 95, 49
CMYK:
0, 91, 14, 41
HSL:
309°, 84.0491%, 31.9608%
HSV (HSB):
309°, 91.3333%, 58.8235%
XYZ:
16.6840, 8.3569, 21.5026
xyY:
0.3585, 0.1795, 8.3569
CIE-Lab:
34.7153, 61.3564, -29.0279
CIE-LCH:
34.7153, 67.8765, 334.6810
CIE-Luv:
34.7153, 56.5334, -47.0224
Hunter-Lab:
28.9082, 52.4298, -23.8654
#960d81 color charts
#960d81 color shades, tints & tones
#960d81 color schemes
#960d81 color preview, HTML & CSS examples
This text has a color of #960d81
<p style="color:#960d81;">Text here</p>
.mytext {color:#960d81;}
This box has a color of #960d81
<div style="background-color:#960d81;">Content here</div>
.mybackground {background-color:#960d81;}
Border around this has a color of #960d81
<div style="border:2px solid #960d81;">Content here</div>
.myborder {border:2px solid #960d81;}