#961f8d color space conversions
Hex:
        #961f8d
        RGB:
        150, 31, 141
        CMY:
        41, 88, 45
        CMYK:
        0, 79, 6, 41
      HSL:
        305°, 65.7459%, 35.4902%
        HSV (HSB):
        305°, 79.3333%, 58.8235%
        XYZ:
        17.8754, 9.3871, 26.0691
        xyY:
        0.3352, 0.1760, 9.3871
      CIE-Lab:
        36.7191, 59.2300, -33.2945
        CIE-LCH:
        36.7191, 67.9464, 330.6587
        CIE-Luv:
        36.7191, 49.6423, -53.3186
        Hunter-Lab:
        30.6384, 50.5254, -29.0008
      #961f8d color charts
#961f8d RGB chart
      #961f8d CMYK chart
      #961f8d RGB pie chart
      #961f8d color shades, tints & tones
#961f8d color schemes
#961f8d color preview, HTML & CSS examples
           This text has a color of #961f8d        
        
          <p style="color:#961f8d;">Text here</p>
        
        
          .mytext {color:#961f8d;}
        
        Text color #961f8d
      
           This box has a color of #961f8d        
        
          <div style="background-color:#961f8d;">Content here</div>
        
        
          .mybackground {background-color:#961f8d;}
        
        Background color #961f8d
      
           Border around this has a color of #961f8d        
        
          <div style="border:2px solid #961f8d;">Content here</div>
        
        
          .myborder {border:2px solid #961f8d;}
        
        Border color #961f8d