#960f7d color space conversions
Hex:
#960f7d
RGB:
150, 15, 125
CMY:
41, 94, 51
CMYK:
0, 90, 17, 41
HSL:
311°, 81.8182%, 32.3529%
HSV (HSB):
311°, 90.0000%, 58.8235%
XYZ:
16.4502, 8.3063, 20.1383
xyY:
0.3664, 0.1850, 8.3063
CIE-Lab:
34.6129, 60.4834, -26.6872
CIE-LCH:
34.6129, 66.1094, 336.1914
CIE-Luv:
34.6129, 57.9464, -43.7639
Hunter-Lab:
28.8207, 51.4472, -21.2540
#960f7d color charts
#960f7d color shades, tints & tones
#960f7d color schemes
#960f7d color preview, HTML & CSS examples
This text has a color of #960f7d
<p style="color:#960f7d;">Text here</p>
.mytext {color:#960f7d;}
This box has a color of #960f7d
<div style="background-color:#960f7d;">Content here</div>
.mybackground {background-color:#960f7d;}
Border around this has a color of #960f7d
<div style="border:2px solid #960f7d;">Content here</div>
.myborder {border:2px solid #960f7d;}