#960fc3 color space conversions
Hex:
#960fc3
RGB:
150, 15, 195
CMY:
41, 94, 24
CMYK:
23, 92, 0, 24
HSL:
285°, 85.7143%, 41.1765%
HSV (HSB):
285°, 92.3077%, 76.4706%
XYZ:
22.5988, 10.7658, 52.5167
xyY:
0.2631, 0.1254, 10.7658
CIE-Lab:
39.1832, 71.8970, -61.7034
CIE-LCH:
39.1832, 94.7443, 319.3632
CIE-Luv:
39.1832, 34.0041, -94.0948
Hunter-Lab:
32.8113, 65.5224, -71.9297
#960fc3 color charts
#960fc3 color shades, tints & tones
#960fc3 color schemes
#960fc3 color preview, HTML & CSS examples
This text has a color of #960fc3
<p style="color:#960fc3;">Text here</p>
.mytext {color:#960fc3;}
This box has a color of #960fc3
<div style="background-color:#960fc3;">Content here</div>
.mybackground {background-color:#960fc3;}
Border around this has a color of #960fc3
<div style="border:2px solid #960fc3;">Content here</div>
.myborder {border:2px solid #960fc3;}