#960daf color space conversions
Hex:
#960daf
RGB:
150, 13, 175
CMY:
41, 95, 31
CMYK:
14, 93, 0, 31
HSL:
291°, 86.1702%, 36.8627%
HSV (HSB):
291°, 92.5714%, 68.6275%
XYZ:
20.4595, 9.8670, 41.3836
xyY:
0.2853, 0.1376, 9.8670
CIE-Lab:
37.6027, 68.6091, -52.4541
CIE-LCH:
37.6027, 86.3635, 322.6008
CIE-Luv:
37.6027, 40.0049, -80.5872
Hunter-Lab:
31.4118, 61.2917, -56.1236
#960daf color charts
#960daf color shades, tints & tones
#960daf color schemes
#960daf color preview, HTML & CSS examples
This text has a color of #960daf
<p style="color:#960daf;">Text here</p>
.mytext {color:#960daf;}
This box has a color of #960daf
<div style="background-color:#960daf;">Content here</div>
.mybackground {background-color:#960daf;}
Border around this has a color of #960daf
<div style="border:2px solid #960daf;">Content here</div>
.myborder {border:2px solid #960daf;}