#961b7b color space conversions
Hex:
        #961b7b
        RGB:
        150, 27, 123
        CMY:
        41, 89, 52
        CMYK:
        0, 82, 18, 41
      HSL:
        313°, 69.4915%, 34.7059%
        HSV (HSB):
        313°, 82.0000%, 58.8235%
        XYZ:
        16.5448, 8.6980, 19.5458
        xyY:
        0.3694, 0.1942, 8.6980
      CIE-Lab:
        35.3961, 57.6405, -24.2081
        CIE-LCH:
        35.3961, 62.5177, 337.2184
        CIE-Luv:
        35.3961, 57.0412, -40.3479
        Hunter-Lab:
        29.4923, 48.5244, -18.6493
      #961b7b color charts
#961b7b RGB chart
      #961b7b CMYK chart
      #961b7b RGB pie chart
      #961b7b color shades, tints & tones
#961b7b color schemes
#961b7b color preview, HTML & CSS examples
           This text has a color of #961b7b        
        
          <p style="color:#961b7b;">Text here</p>
        
        
          .mytext {color:#961b7b;}
        
        Text color #961b7b
      
           This box has a color of #961b7b        
        
          <div style="background-color:#961b7b;">Content here</div>
        
        
          .mybackground {background-color:#961b7b;}
        
        Background color #961b7b
      
           Border around this has a color of #961b7b        
        
          <div style="border:2px solid #961b7b;">Content here</div>
        
        
          .myborder {border:2px solid #961b7b;}
        
        Border color #961b7b