#960e88 color space conversions
Hex:
#960e88
RGB:
150, 14, 136
CMY:
41, 95, 47
CMYK:
0, 91, 9, 41
HSL:
306°, 82.9268%, 32.1569%
HSV (HSB):
306°, 90.6667%, 58.8235%
XYZ:
17.1786, 8.5757, 24.0424
xyY:
0.3450, 0.1722, 8.5757
CIE-Lab:
35.1541, 62.2043, -32.6873
CIE-LCH:
35.1541, 70.2698, 332.2788
CIE-Luv:
35.1541, 53.6751, -52.1893
Hunter-Lab:
29.2843, 53.4637, -28.1782
#960e88 color charts
#960e88 color shades, tints & tones
#960e88 color schemes
#960e88 color preview, HTML & CSS examples
This text has a color of #960e88
<p style="color:#960e88;">Text here</p>
.mytext {color:#960e88;}
This box has a color of #960e88
<div style="background-color:#960e88;">Content here</div>
.mybackground {background-color:#960e88;}
Border around this has a color of #960e88
<div style="border:2px solid #960e88;">Content here</div>
.myborder {border:2px solid #960e88;}