#9d758d color space conversions
Hex:
        #9d758d
        RGB:
        157, 117, 141
        CMY:
        38, 54, 45
        CMYK:
        0, 25, 10, 38
      HSL:
        324°, 16.9492%, 53.7255%
        HSV (HSB):
        324°, 25.4777%, 61.5686%
        XYZ:
        25.0736, 21.8138, 28.0883
        xyY:
        0.3344, 0.2909, 21.8138
      CIE-Lab:
        53.8288, 19.6870, -6.9220
        CIE-LCH:
        53.8288, 20.8685, 340.6282
        CIE-Luv:
        53.8288, 22.3273, -13.0257
        Hunter-Lab:
        46.7052, 14.0934, -2.9630
      #9d758d color charts
#9d758d RGB chart
      #9d758d CMYK chart
      #9d758d RGB pie chart
      #9d758d color shades, tints & tones
#9d758d color schemes
#9d758d color preview, HTML & CSS examples
           This text has a color of #9d758d        
        
          <p style="color:#9d758d;">Text here</p>
        
        
          .mytext {color:#9d758d;}
        
        Text color #9d758d
      
           This box has a color of #9d758d        
        
          <div style="background-color:#9d758d;">Content here</div>
        
        
          .mybackground {background-color:#9d758d;}
        
        Background color #9d758d
      
           Border around this has a color of #9d758d        
        
          <div style="border:2px solid #9d758d;">Content here</div>
        
        
          .myborder {border:2px solid #9d758d;}
        
        Border color #9d758d