#961fa2 color space conversions
Hex:
        #961fa2
        RGB:
        150, 31, 162
        CMY:
        41, 88, 36
        CMYK:
        7, 81, 0, 36
      HSL:
        295°, 67.8756%, 37.8431%
        HSV (HSB):
        295°, 80.8642%, 63.5294%
        XYZ:
        19.5893, 10.0726, 35.0942
        xyY:
        0.3025, 0.1555, 10.0726
      CIE-Lab:
        37.9725, 62.7051, -44.0706
        CIE-LCH:
        37.9725, 76.6430, 324.8996
        CIE-Luv:
        37.9725, 42.5037, -69.0283
        Hunter-Lab:
        31.7374, 54.6349, -43.3447
      #961fa2 color charts
#961fa2 RGB chart
      #961fa2 CMYK chart
      #961fa2 RGB pie chart
      #961fa2 color shades, tints & tones
#961fa2 color schemes
#961fa2 color preview, HTML & CSS examples
           This text has a color of #961fa2        
        
          <p style="color:#961fa2;">Text here</p>
        
        
          .mytext {color:#961fa2;}
        
        Text color #961fa2
      
           This box has a color of #961fa2        
        
          <div style="background-color:#961fa2;">Content here</div>
        
        
          .mybackground {background-color:#961fa2;}
        
        Background color #961fa2
      
           Border around this has a color of #961fa2        
        
          <div style="border:2px solid #961fa2;">Content here</div>
        
        
          .myborder {border:2px solid #961fa2;}
        
        Border color #961fa2