#961c8d color space conversions
Hex:
        #961c8d
        RGB:
        150, 28, 141
        CMY:
        41, 89, 45
        CMYK:
        0, 81, 6, 41
      HSL:
        304°, 68.5393%, 34.9020%
        HSV (HSB):
        304°, 81.3333%, 58.8235%
        XYZ:
        17.8006, 9.2376, 26.0441
        xyY:
        0.3353, 0.1740, 9.2376
      CIE-Lab:
        36.4378, 60.0428, -33.7399
        CIE-LCH:
        36.4378, 68.8732, 330.6670
        CIE-Luv:
        36.4378, 50.1163, -53.9046
        Hunter-Lab:
        30.3935, 51.3542, -29.5301
      #961c8d color charts
#961c8d RGB chart
      #961c8d CMYK chart
      #961c8d RGB pie chart
      #961c8d color shades, tints & tones
#961c8d color schemes
#961c8d color preview, HTML & CSS examples
           This text has a color of #961c8d        
        
          <p style="color:#961c8d;">Text here</p>
        
        
          .mytext {color:#961c8d;}
        
        Text color #961c8d
      
           This box has a color of #961c8d        
        
          <div style="background-color:#961c8d;">Content here</div>
        
        
          .mybackground {background-color:#961c8d;}
        
        Background color #961c8d
      
           Border around this has a color of #961c8d        
        
          <div style="border:2px solid #961c8d;">Content here</div>
        
        
          .myborder {border:2px solid #961c8d;}
        
        Border color #961c8d