#961f8b color space conversions
Hex:
        #961f8b
        RGB:
        150, 31, 139
        CMY:
        41, 88, 45
        CMYK:
        0, 79, 7, 41
      HSL:
        306°, 65.7459%, 35.4902%
        HSV (HSB):
        306°, 79.3333%, 58.8235%
        XYZ:
        17.7279, 9.3281, 25.2922
        xyY:
        0.3387, 0.1782, 9.3281
      CIE-Lab:
        36.6084, 58.9169, -32.2393
        CIE-LCH:
        36.6084, 67.1608, 331.3125
        CIE-Luv:
        36.6084, 50.3588, -51.7958
        Hunter-Lab:
        30.5419, 50.1609, -27.7196
      #961f8b color charts
#961f8b RGB chart
      #961f8b CMYK chart
      #961f8b RGB pie chart
      #961f8b color shades, tints & tones
#961f8b color schemes
#961f8b color preview, HTML & CSS examples
           This text has a color of #961f8b        
        
          <p style="color:#961f8b;">Text here</p>
        
        
          .mytext {color:#961f8b;}
        
        Text color #961f8b
      
           This box has a color of #961f8b        
        
          <div style="background-color:#961f8b;">Content here</div>
        
        
          .mybackground {background-color:#961f8b;}
        
        Background color #961f8b
      
           Border around this has a color of #961f8b        
        
          <div style="border:2px solid #961f8b;">Content here</div>
        
        
          .myborder {border:2px solid #961f8b;}
        
        Border color #961f8b