#961c7b color space conversions
Hex:
        #961c7b
        RGB:
        150, 28, 123
        CMY:
        41, 89, 52
        CMYK:
        0, 81, 18, 41
      HSL:
        313°, 68.5393%, 34.9020%
        HSV (HSB):
        313°, 81.3333%, 58.8235%
        XYZ:
        16.5681, 8.7446, 19.5535
        xyY:
        0.3693, 0.1949, 8.7446
      CIE-Lab:
        35.4878, 57.3763, -24.0649
        CIE-LCH:
        35.4878, 62.2187, 337.2457
        CIE-Luv:
        35.4878, 56.8607, -40.1491
        Hunter-Lab:
        29.5713, 48.2596, -18.5047
      #961c7b color charts
#961c7b RGB chart
      #961c7b CMYK chart
      #961c7b RGB pie chart
      #961c7b color shades, tints & tones
#961c7b color schemes
#961c7b color preview, HTML & CSS examples
           This text has a color of #961c7b        
        
          <p style="color:#961c7b;">Text here</p>
        
        
          .mytext {color:#961c7b;}
        
        Text color #961c7b
      
           This box has a color of #961c7b        
        
          <div style="background-color:#961c7b;">Content here</div>
        
        
          .mybackground {background-color:#961c7b;}
        
        Background color #961c7b
      
           Border around this has a color of #961c7b        
        
          <div style="border:2px solid #961c7b;">Content here</div>
        
        
          .myborder {border:2px solid #961c7b;}
        
        Border color #961c7b