#960cb1 color space conversions
Hex:
        #960cb1
        RGB:
        150, 12, 177
        CMY:
        41, 95, 31
        CMYK:
        15, 93, 0, 31
      HSL:
        290°, 87.3016%, 37.0588%
        HSV (HSB):
        290°, 93.2203%, 69.4118%
        XYZ:
        20.6450, 9.9213, 42.4219
        xyY:
        0.2829, 0.1359, 9.9213
      CIE-Lab:
        37.7008, 69.0892, -53.4865
        CIE-LCH:
        37.7008, 87.3734, 322.2542
        CIE-Luv:
        37.7008, 39.4342, -82.0530
        Hunter-Lab:
        31.4981, 61.8735, -57.8035
      #960cb1 color charts
#960cb1 RGB chart
      #960cb1 CMYK chart
      #960cb1 RGB pie chart
      #960cb1 color shades, tints & tones
#960cb1 color schemes
#960cb1 color preview, HTML & CSS examples
           This text has a color of #960cb1        
        
          <p style="color:#960cb1;">Text here</p>
        
        
          .mytext {color:#960cb1;}
        
        Text color #960cb1
      
           This box has a color of #960cb1        
        
          <div style="background-color:#960cb1;">Content here</div>
        
        
          .mybackground {background-color:#960cb1;}
        
        Background color #960cb1
      
           Border around this has a color of #960cb1        
        
          <div style="border:2px solid #960cb1;">Content here</div>
        
        
          .myborder {border:2px solid #960cb1;}
        
        Border color #960cb1