#960a7e color space conversions
Hex:
        #960a7e
        RGB:
        150, 10, 126
        CMY:
        41, 96, 51
        CMYK:
        0, 93, 16, 41
      HSL:
        310°, 87.5000%, 31.3725%
        HSV (HSB):
        310°, 93.3333%, 58.8235%
        XYZ:
        16.4521, 8.2075, 20.4557
        xyY:
        0.3647, 0.1819, 8.2075
      CIE-Lab:
        34.4113, 61.3634, -27.6305
        CIE-LCH:
        34.4113, 67.2972, 335.7591
        CIE-Luv:
        34.4113, 58.0107, -45.0532
        Hunter-Lab:
        28.6487, 52.3722, -22.2802
      #960a7e color charts
#960a7e RGB chart
      #960a7e CMYK chart
      #960a7e RGB pie chart
      #960a7e color shades, tints & tones
#960a7e color schemes
#960a7e color preview, HTML & CSS examples
           This text has a color of #960a7e        
        
          <p style="color:#960a7e;">Text here</p>
        
        
          .mytext {color:#960a7e;}
        
        Text color #960a7e
      
           This box has a color of #960a7e        
        
          <div style="background-color:#960a7e;">Content here</div>
        
        
          .mybackground {background-color:#960a7e;}
        
        Background color #960a7e
      
           Border around this has a color of #960a7e        
        
          <div style="border:2px solid #960a7e;">Content here</div>
        
        
          .myborder {border:2px solid #960a7e;}
        
        Border color #960a7e