#9561a7 color space conversions
Hex:
        #9561a7
        RGB:
        149, 97, 167
        CMY:
        42, 62, 35
        CMYK:
        11, 42, 0, 35
      HSL:
        285°, 28.4553%, 51.7647%
        HSV (HSB):
        285°, 41.9162%, 65.4902%
        XYZ:
        23.6442, 17.7290, 38.7351
        xyY:
        0.2952, 0.2213, 17.7290
      CIE-Lab:
        49.1657, 33.5732, -29.3589
        CIE-LCH:
        49.1657, 44.5993, 318.8311
        CIE-Luv:
        49.1657, 22.5185, -48.0135
        Hunter-Lab:
        42.1058, 26.5502, -25.0696
      #9561a7 color charts
#9561a7 RGB chart
      #9561a7 CMYK chart
      #9561a7 RGB pie chart
      #9561a7 color shades, tints & tones
#9561a7 color schemes
#9561a7 color preview, HTML & CSS examples
           This text has a color of #9561a7        
        
          <p style="color:#9561a7;">Text here</p>
        
        
          .mytext {color:#9561a7;}
        
        Text color #9561a7
      
           This box has a color of #9561a7        
        
          <div style="background-color:#9561a7;">Content here</div>
        
        
          .mybackground {background-color:#9561a7;}
        
        Background color #9561a7
      
           Border around this has a color of #9561a7        
        
          <div style="border:2px solid #9561a7;">Content here</div>
        
        
          .myborder {border:2px solid #9561a7;}
        
        Border color #9561a7