#9e559e color space conversions
Hex:
        #9e559e
        RGB:
        158, 85, 158
        CMY:
        38, 67, 38
        CMYK:
        0, 46, 0, 38
      HSL:
        300°, 30.0412%, 47.6471%
        HSV (HSB):
        300°, 46.2025%, 61.9608%
        XYZ:
        23.5206, 16.2347, 34.2417
        xyY:
        0.3179, 0.2194, 16.2347
      CIE-Lab:
        47.2809, 41.1484, -26.9021
        CIE-LCH:
        47.2809, 49.1621, 326.8241
        CIE-Luv:
        47.2809, 34.7878, -44.9854
        Hunter-Lab:
        40.2923, 33.6876, -22.1819
      #9e559e color charts
#9e559e RGB chart
      #9e559e CMYK chart
      #9e559e RGB pie chart
      #9e559e color shades, tints & tones
#9e559e color schemes
#9e559e color preview, HTML & CSS examples
           This text has a color of #9e559e        
        
          <p style="color:#9e559e;">Text here</p>
        
        
          .mytext {color:#9e559e;}
        
        Text color #9e559e
      
           This box has a color of #9e559e        
        
          <div style="background-color:#9e559e;">Content here</div>
        
        
          .mybackground {background-color:#9e559e;}
        
        Background color #9e559e
      
           Border around this has a color of #9e559e        
        
          <div style="border:2px solid #9e559e;">Content here</div>
        
        
          .myborder {border:2px solid #9e559e;}
        
        Border color #9e559e