#9f559b color space conversions
Hex:
        #9f559b
        RGB:
        159, 85, 155
        CMY:
        38, 67, 39
        CMYK:
        0, 47, 3, 38
      HSL:
        303°, 30.3279%, 47.8431%
        HSV (HSB):
        303°, 46.5409%, 62.3529%
        XYZ:
        23.4630, 16.2345, 32.9073
        xyY:
        0.3232, 0.2236, 16.2345
      CIE-Lab:
        47.2806, 40.8931, -25.1124
        CIE-LCH:
        47.2806, 47.9883, 328.4460
        CIE-Luv:
        47.2806, 36.1382, -42.2893
        Hunter-Lab:
        40.2920, 33.4335, -20.2188
      #9f559b color charts
#9f559b RGB chart
      #9f559b CMYK chart
      #9f559b RGB pie chart
      #9f559b color shades, tints & tones
#9f559b color schemes
#9f559b color preview, HTML & CSS examples
           This text has a color of #9f559b        
        
          <p style="color:#9f559b;">Text here</p>
        
        
          .mytext {color:#9f559b;}
        
        Text color #9f559b
      
           This box has a color of #9f559b        
        
          <div style="background-color:#9f559b;">Content here</div>
        
        
          .mybackground {background-color:#9f559b;}
        
        Background color #9f559b
      
           Border around this has a color of #9f559b        
        
          <div style="border:2px solid #9f559b;">Content here</div>
        
        
          .myborder {border:2px solid #9f559b;}
        
        Border color #9f559b