#960d8d color space conversions
Hex:
        #960d8d
        RGB:
        150, 13, 141
        CMY:
        41, 95, 45
        CMYK:
        0, 91, 6, 41
      HSL:
        304°, 84.0491%, 31.9608%
        HSV (HSB):
        304°, 91.3333%, 58.8235%
        XYZ:
        17.5293, 8.6950, 25.9537
        xyY:
        0.3360, 0.1666, 8.6950
      CIE-Lab:
        35.3902, 63.0973, -35.4022
        CIE-LCH:
        35.3902, 72.3505, 330.7044
        CIE-Luv:
        35.3902, 51.8355, -56.0336
        Hunter-Lab:
        29.4872, 54.5105, -31.5441
      #960d8d color charts
#960d8d RGB chart
      #960d8d CMYK chart
      #960d8d RGB pie chart
      #960d8d color shades, tints & tones
#960d8d color schemes
#960d8d color preview, HTML & CSS examples
           This text has a color of #960d8d        
        
          <p style="color:#960d8d;">Text here</p>
        
        
          .mytext {color:#960d8d;}
        
        Text color #960d8d
      
           This box has a color of #960d8d        
        
          <div style="background-color:#960d8d;">Content here</div>
        
        
          .mybackground {background-color:#960d8d;}
        
        Background color #960d8d
      
           Border around this has a color of #960d8d        
        
          <div style="border:2px solid #960d8d;">Content here</div>
        
        
          .myborder {border:2px solid #960d8d;}
        
        Border color #960d8d