#960fa5 color space conversions
Hex:
        #960fa5
        RGB:
        150, 15, 165
        CMY:
        41, 94, 35
        CMYK:
        9, 91, 0, 35
      HSL:
        294°, 83.3333%, 35.2941%
        HSV (HSB):
        294°, 90.9091%, 64.7059%
        XYZ:
        19.5400, 9.5423, 36.4093
        xyY:
        0.2984, 0.1457, 9.5423
      CIE-Lab:
        37.0081, 66.6144, -47.4252
        CIE-LCH:
        37.0081, 81.7718, 324.5515
        CIE-Luv:
        37.0081, 43.1152, -73.3614
        Hunter-Lab:
        30.8906, 58.8527, -48.2589
      #960fa5 color charts
#960fa5 RGB chart
      #960fa5 CMYK chart
      #960fa5 RGB pie chart
      #960fa5 color shades, tints & tones
#960fa5 color schemes
#960fa5 color preview, HTML & CSS examples
           This text has a color of #960fa5        
        
          <p style="color:#960fa5;">Text here</p>
        
        
          .mytext {color:#960fa5;}
        
        Text color #960fa5
      
           This box has a color of #960fa5        
        
          <div style="background-color:#960fa5;">Content here</div>
        
        
          .mybackground {background-color:#960fa5;}
        
        Background color #960fa5
      
           Border around this has a color of #960fa5        
        
          <div style="border:2px solid #960fa5;">Content here</div>
        
        
          .myborder {border:2px solid #960fa5;}
        
        Border color #960fa5