#960f93 color space conversions
Hex:
#960f93
RGB:
150, 15, 147
CMY:
41, 94, 42
CMYK:
0, 90, 2, 41
HSL:
301°, 81.8182%, 32.3529%
HSV (HSB):
301°, 90.0000%, 58.8235%
XYZ:
18.0150, 8.9323, 28.3784
xyY:
0.3256, 0.1614, 8.9323
CIE-Lab:
35.8535, 63.7047, -38.3507
CIE-LCH:
35.8535, 74.3577, 328.9517
CIE-Luv:
35.8535, 49.4241, -60.2793
Hunter-Lab:
29.8869, 55.2926, -35.3765
#960f93 color charts
#960f93 color shades, tints & tones
#960f93 color schemes
#960f93 color preview, HTML & CSS examples
This text has a color of #960f93
<p style="color:#960f93;">Text here</p>
.mytext {color:#960f93;}
This box has a color of #960f93
<div style="background-color:#960f93;">Content here</div>
.mybackground {background-color:#960f93;}
Border around this has a color of #960f93
<div style="border:2px solid #960f93;">Content here</div>
.myborder {border:2px solid #960f93;}