#803c5f color space conversions
Hex:
        #803c5f
        RGB:
        128, 60, 95
        CMY:
        50, 76, 63
        CMYK:
        0, 53, 26, 50
      HSL:
        329°, 36.1702%, 36.8627%
        HSV (HSB):
        329°, 53.1250%, 50.1961%
        XYZ:
        12.5835, 8.6471, 11.8323
        xyY:
        0.3806, 0.2615, 8.6471
      CIE-Lab:
        35.2958, 33.7315, -6.9995
        CIE-LCH:
        35.2958, 34.4501, 348.2771
        CIE-Luv:
        35.2958, 39.1274, -14.0402
        Hunter-Lab:
        29.4060, 24.9237, -3.2727
      #803c5f color charts
#803c5f RGB chart
      #803c5f CMYK chart
      #803c5f RGB pie chart
      #803c5f color shades, tints & tones
#803c5f color schemes
#803c5f color preview, HTML & CSS examples
           This text has a color of #803c5f        
        
          <p style="color:#803c5f;">Text here</p>
        
        
          .mytext {color:#803c5f;}
        
        Text color #803c5f
      
           This box has a color of #803c5f        
        
          <div style="background-color:#803c5f;">Content here</div>
        
        
          .mybackground {background-color:#803c5f;}
        
        Background color #803c5f
      
           Border around this has a color of #803c5f        
        
          <div style="border:2px solid #803c5f;">Content here</div>
        
        
          .myborder {border:2px solid #803c5f;}
        
        Border color #803c5f