#9c537b color space conversions
Hex:
        #9c537b
        RGB:
        156, 83, 123
        CMY:
        39, 67, 52
        CMYK:
        0, 47, 21, 39
      HSL:
        327°, 30.5439%, 46.8627%
        HSV (HSB):
        327°, 46.7949%, 61.1765%
        XYZ:
        20.3787, 14.6845, 20.4992
        xyY:
        0.3668, 0.2643, 14.6845
      CIE-Lab:
        45.1990, 35.4717, -9.1120
        CIE-LCH:
        45.1990, 36.6234, 345.5933
        CIE-Luv:
        45.1990, 42.2760, -18.1724
        Hunter-Lab:
        38.3204, 27.8654, -4.8925
      #9c537b color charts
#9c537b RGB chart
      #9c537b CMYK chart
      #9c537b RGB pie chart
      #9c537b color shades, tints & tones
#9c537b color schemes
#9c537b color preview, HTML & CSS examples
           This text has a color of #9c537b        
        
          <p style="color:#9c537b;">Text here</p>
        
        
          .mytext {color:#9c537b;}
        
        Text color #9c537b
      
           This box has a color of #9c537b        
        
          <div style="background-color:#9c537b;">Content here</div>
        
        
          .mybackground {background-color:#9c537b;}
        
        Background color #9c537b
      
           Border around this has a color of #9c537b        
        
          <div style="border:2px solid #9c537b;">Content here</div>
        
        
          .myborder {border:2px solid #9c537b;}
        
        Border color #9c537b