#960f7c color space conversions
Hex:
#960f7c
RGB:
150, 15, 124
CMY:
41, 94, 51
CMYK:
0, 90, 17, 41
HSL:
312°, 81.8182%, 32.3529%
HSV (HSB):
312°, 90.0000%, 58.8235%
XYZ:
16.3866, 8.2809, 19.8035
xyY:
0.3685, 0.1862, 8.2809
CIE-Lab:
34.5612, 60.3468, -26.1413
CIE-LCH:
34.5612, 65.7655, 336.5785
CIE-Luv:
34.5612, 58.3520, -43.0044
Hunter-Lab:
28.7766, 51.2864, -20.6586
#960f7c color charts
#960f7c color shades, tints & tones
#960f7c color schemes
#960f7c color preview, HTML & CSS examples
This text has a color of #960f7c
<p style="color:#960f7c;">Text here</p>
.mytext {color:#960f7c;}
This box has a color of #960f7c
<div style="background-color:#960f7c;">Content here</div>
.mybackground {background-color:#960f7c;}
Border around this has a color of #960f7c
<div style="border:2px solid #960f7c;">Content here</div>
.myborder {border:2px solid #960f7c;}