#961a7e color space conversions
Hex:
        #961a7e
        RGB:
        150, 26, 126
        CMY:
        41, 90, 51
        CMYK:
        0, 83, 16, 41
      HSL:
        312°, 70.4545%, 34.5098%
        HSV (HSB):
        312°, 82.6667%, 58.8235%
        XYZ:
        16.7130, 8.7292, 20.5427
        xyY:
        0.3634, 0.1898, 8.7292
      CIE-Lab:
        35.4575, 58.3187, -25.9886
        CIE-LCH:
        35.4575, 63.8473, 335.9807
        CIE-Luv:
        35.4575, 56.0511, -42.8402
        Hunter-Lab:
        29.5452, 49.2689, -20.5426
      #961a7e color charts
#961a7e RGB chart
      #961a7e CMYK chart
      #961a7e RGB pie chart
      #961a7e color shades, tints & tones
#961a7e color schemes
#961a7e color preview, HTML & CSS examples
           This text has a color of #961a7e        
        
          <p style="color:#961a7e;">Text here</p>
        
        
          .mytext {color:#961a7e;}
        
        Text color #961a7e
      
           This box has a color of #961a7e        
        
          <div style="background-color:#961a7e;">Content here</div>
        
        
          .mybackground {background-color:#961a7e;}
        
        Background color #961a7e
      
           Border around this has a color of #961a7e        
        
          <div style="border:2px solid #961a7e;">Content here</div>
        
        
          .myborder {border:2px solid #961a7e;}
        
        Border color #961a7e