#9d537f color space conversions
Hex:
        #9d537f
        RGB:
        157, 83, 127
        CMY:
        38, 67, 50
        CMYK:
        0, 47, 19, 38
      HSL:
        324°, 30.8333%, 47.0588%
        HSV (HSB):
        324°, 47.1338%, 61.5686%
        XYZ:
        20.8286, 14.8869, 21.8543
        xyY:
        0.3618, 0.2586, 14.8869
      CIE-Lab:
        45.4789, 36.4516, -11.1016
        CIE-LCH:
        45.4789, 38.1046, 343.0615
        CIE-Luv:
        45.4789, 42.0842, -21.1129
        Hunter-Lab:
        38.5836, 28.8388, -6.5743
      #9d537f color charts
#9d537f RGB chart
      #9d537f CMYK chart
      #9d537f RGB pie chart
      #9d537f color shades, tints & tones
#9d537f color schemes
#9d537f color preview, HTML & CSS examples
           This text has a color of #9d537f        
        
          <p style="color:#9d537f;">Text here</p>
        
        
          .mytext {color:#9d537f;}
        
        Text color #9d537f
      
           This box has a color of #9d537f        
        
          <div style="background-color:#9d537f;">Content here</div>
        
        
          .mybackground {background-color:#9d537f;}
        
        Background color #9d537f
      
           Border around this has a color of #9d537f        
        
          <div style="border:2px solid #9d537f;">Content here</div>
        
        
          .myborder {border:2px solid #9d537f;}
        
        Border color #9d537f