#9e757e color space conversions
Hex:
        #9e757e
        RGB:
        158, 117, 126
        CMY:
        38, 54, 51
        CMYK:
        0, 26, 20, 38
      HSL:
        347°, 17.4468%, 53.9216%
        HSV (HSB):
        347°, 25.9494%, 61.9608%
        XYZ:
        24.2277, 21.4980, 22.6113
        xyY:
        0.3545, 0.3146, 21.4980
      CIE-Lab:
        53.4903, 17.4987, 1.3746
        CIE-LCH:
        53.4903, 17.5526, 4.4915
        CIE-Luv:
        53.4903, 24.9946, -1.1039
        Hunter-Lab:
        46.3660, 12.1316, 3.5423
      #9e757e color charts
#9e757e RGB chart
      #9e757e CMYK chart
      #9e757e RGB pie chart
      #9e757e color shades, tints & tones
#9e757e color schemes
#9e757e color preview, HTML & CSS examples
           This text has a color of #9e757e        
        
          <p style="color:#9e757e;">Text here</p>
        
        
          .mytext {color:#9e757e;}
        
        Text color #9e757e
      
           This box has a color of #9e757e        
        
          <div style="background-color:#9e757e;">Content here</div>
        
        
          .mybackground {background-color:#9e757e;}
        
        Background color #9e757e
      
           Border around this has a color of #9e757e        
        
          <div style="border:2px solid #9e757e;">Content here</div>
        
        
          .myborder {border:2px solid #9e757e;}
        
        Border color #9e757e