#961ba4 color space conversions
Hex:
        #961ba4
        RGB:
        150, 27, 164
        CMY:
        41, 89, 36
        CMYK:
        9, 84, 0, 36
      HSL:
        294°, 71.7277%, 37.4510%
        HSV (HSB):
        294°, 83.5366%, 64.3137%
        XYZ:
        19.6704, 9.9482, 36.0054
        xyY:
        0.2997, 0.1516, 9.9482
      CIE-Lab:
        37.7494, 64.0744, -45.6320
        CIE-LCH:
        37.7494, 78.6626, 324.5426
        CIE-Luv:
        37.7494, 42.3521, -71.1593
        Hunter-Lab:
        31.5408, 56.1252, -45.6039
      #961ba4 color charts
#961ba4 RGB chart
      #961ba4 CMYK chart
      #961ba4 RGB pie chart
      #961ba4 color shades, tints & tones
#961ba4 color schemes
#961ba4 color preview, HTML & CSS examples
           This text has a color of #961ba4        
        
          <p style="color:#961ba4;">Text here</p>
        
        
          .mytext {color:#961ba4;}
        
        Text color #961ba4
      
           This box has a color of #961ba4        
        
          <div style="background-color:#961ba4;">Content here</div>
        
        
          .mybackground {background-color:#961ba4;}
        
        Background color #961ba4
      
           Border around this has a color of #961ba4        
        
          <div style="border:2px solid #961ba4;">Content here</div>
        
        
          .myborder {border:2px solid #961ba4;}
        
        Border color #961ba4