#960f94 color space conversions
Hex:
#960f94
RGB:
150, 15, 148
CMY:
41, 94, 42
CMYK:
0, 90, 1, 41
HSL:
301°, 81.8182%, 32.3529%
HSV (HSB):
301°, 90.0000%, 58.8235%
XYZ:
18.0938, 8.9638, 28.7935
xyY:
0.3240, 0.1605, 8.9638
CIE-Lab:
35.9145, 63.8603, -38.8656
CIE-LCH:
35.9145, 74.7575, 328.6752
CIE-Luv:
35.9145, 49.0571, -61.0178
Hunter-Lab:
29.9396, 55.4810, -36.0627
#960f94 color charts
#960f94 color shades, tints & tones
#960f94 color schemes
#960f94 color preview, HTML & CSS examples
This text has a color of #960f94
<p style="color:#960f94;">Text here</p>
.mytext {color:#960f94;}
This box has a color of #960f94
<div style="background-color:#960f94;">Content here</div>
.mybackground {background-color:#960f94;}
Border around this has a color of #960f94
<div style="border:2px solid #960f94;">Content here</div>
.myborder {border:2px solid #960f94;}