#9d5b7a color space conversions
Hex:
        #9d5b7a
        RGB:
        157, 91, 122
        CMY:
        38, 64, 52
        CMYK:
        0, 42, 22, 38
      HSL:
        332°, 26.6129%, 48.6275%
        HSV (HSB):
        332°, 42.0382%, 61.5686%
        XYZ:
        21.1586, 16.0554, 20.3962
        xyY:
        0.3673, 0.2787, 16.0554
      CIE-Lab:
        47.0471, 31.2755, -5.7333
        CIE-LCH:
        47.0471, 31.7966, 349.6121
        CIE-Luv:
        47.0471, 39.1684, -12.9776
        Hunter-Lab:
        40.0692, 24.1359, -2.1316
      #9d5b7a color charts
#9d5b7a RGB chart
      #9d5b7a CMYK chart
      #9d5b7a RGB pie chart
      #9d5b7a color shades, tints & tones
#9d5b7a color schemes
#9d5b7a color preview, HTML & CSS examples
           This text has a color of #9d5b7a        
        
          <p style="color:#9d5b7a;">Text here</p>
        
        
          .mytext {color:#9d5b7a;}
        
        Text color #9d5b7a
      
           This box has a color of #9d5b7a        
        
          <div style="background-color:#9d5b7a;">Content here</div>
        
        
          .mybackground {background-color:#9d5b7a;}
        
        Background color #9d5b7a
      
           Border around this has a color of #9d5b7a        
        
          <div style="border:2px solid #9d5b7a;">Content here</div>
        
        
          .myborder {border:2px solid #9d5b7a;}
        
        Border color #9d5b7a