#9e559d color space conversions
Hex:
        #9e559d
        RGB:
        158, 85, 157
        CMY:
        38, 67, 38
        CMYK:
        0, 46, 1, 38
      HSL:
        301°, 30.0412%, 47.6471%
        HSV (HSB):
        301°, 46.2025%, 61.9608%
        XYZ:
        23.4349, 16.2004, 33.7901
        xyY:
        0.3192, 0.2206, 16.2004
      CIE-Lab:
        47.2363, 40.9587, -26.3784
        CIE-LCH:
        47.2363, 48.7180, 327.2174
        CIE-Luv:
        47.2363, 35.0128, -44.1686
        Hunter-Lab:
        40.2497, 33.4921, -21.5998
      #9e559d color charts
#9e559d RGB chart
      #9e559d CMYK chart
      #9e559d RGB pie chart
      #9e559d color shades, tints & tones
#9e559d color schemes
#9e559d color preview, HTML & CSS examples
           This text has a color of #9e559d        
        
          <p style="color:#9e559d;">Text here</p>
        
        
          .mytext {color:#9e559d;}
        
        Text color #9e559d
      
           This box has a color of #9e559d        
        
          <div style="background-color:#9e559d;">Content here</div>
        
        
          .mybackground {background-color:#9e559d;}
        
        Background color #9e559d
      
           Border around this has a color of #9e559d        
        
          <div style="border:2px solid #9e559d;">Content here</div>
        
        
          .myborder {border:2px solid #9e559d;}
        
        Border color #9e559d