#961ba5 color space conversions
Hex:
        #961ba5
        RGB:
        150, 27, 165
        CMY:
        41, 89, 35
        CMYK:
        9, 84, 0, 35
      HSL:
        293°, 71.8750%, 37.6471%
        HSV (HSB):
        293°, 83.6364%, 64.7059%
        XYZ:
        19.7611, 9.9845, 36.4830
        xyY:
        0.2984, 0.1508, 9.9845
      CIE-Lab:
        37.8146, 64.2469, -46.1283
        CIE-LCH:
        37.8146, 79.0916, 324.3222
        CIE-Luv:
        37.8146, 42.0293, -71.8850
        Hunter-Lab:
        31.5983, 56.3346, -46.3367
      #961ba5 color charts
#961ba5 RGB chart
      #961ba5 CMYK chart
      #961ba5 RGB pie chart
      #961ba5 color shades, tints & tones
#961ba5 color schemes
#961ba5 color preview, HTML & CSS examples
           This text has a color of #961ba5        
        
          <p style="color:#961ba5;">Text here</p>
        
        
          .mytext {color:#961ba5;}
        
        Text color #961ba5
      
           This box has a color of #961ba5        
        
          <div style="background-color:#961ba5;">Content here</div>
        
        
          .mybackground {background-color:#961ba5;}
        
        Background color #961ba5
      
           Border around this has a color of #961ba5        
        
          <div style="border:2px solid #961ba5;">Content here</div>
        
        
          .myborder {border:2px solid #961ba5;}
        
        Border color #961ba5