#961fa7 color space conversions
Hex:
        #961fa7
        RGB:
        150, 31, 167
        CMY:
        41, 88, 35
        CMYK:
        10, 81, 0, 35
      HSL:
        293°, 68.6869%, 38.8235%
        HSV (HSB):
        293°, 81.4371%, 65.4902%
        XYZ:
        20.0427, 10.2540, 37.4821
        xyY:
        0.2957, 0.1513, 10.2540
      CIE-Lab:
        38.2945, 63.5786, -46.5575
        CIE-LCH:
        38.2945, 78.8025, 323.7853
        CIE-Luv:
        38.2945, 40.9140, -72.6803
        Hunter-Lab:
        32.0219, 55.6860, -46.9844
      #961fa7 color charts
#961fa7 RGB chart
      #961fa7 CMYK chart
      #961fa7 RGB pie chart
      #961fa7 color shades, tints & tones
#961fa7 color schemes
#961fa7 color preview, HTML & CSS examples
           This text has a color of #961fa7        
        
          <p style="color:#961fa7;">Text here</p>
        
        
          .mytext {color:#961fa7;}
        
        Text color #961fa7
      
           This box has a color of #961fa7        
        
          <div style="background-color:#961fa7;">Content here</div>
        
        
          .mybackground {background-color:#961fa7;}
        
        Background color #961fa7
      
           Border around this has a color of #961fa7        
        
          <div style="border:2px solid #961fa7;">Content here</div>
        
        
          .myborder {border:2px solid #961fa7;}
        
        Border color #961fa7