#803a5f color space conversions
Hex:
        #803a5f
        RGB:
        128, 58, 95
        CMY:
        50, 77, 63
        CMYK:
        0, 55, 26, 50
      HSL:
        328°, 37.6344%, 36.4706%
        HSV (HSB):
        328°, 54.6875%, 50.1961%
        XYZ:
        12.4807, 8.4415, 11.7980
        xyY:
        0.3814, 0.2580, 8.4415
      CIE-Lab:
        34.8860, 34.8021, -7.6139
        CIE-LCH:
        34.8860, 35.6252, 347.6595
        CIE-Luv:
        34.8860, 40.0250, -14.9439
        Hunter-Lab:
        29.0543, 25.8322, -3.7378
      #803a5f color charts
#803a5f RGB chart
      #803a5f CMYK chart
      #803a5f RGB pie chart
      #803a5f color shades, tints & tones
#803a5f color schemes
#803a5f color preview, HTML & CSS examples
           This text has a color of #803a5f        
        
          <p style="color:#803a5f;">Text here</p>
        
        
          .mytext {color:#803a5f;}
        
        Text color #803a5f
      
           This box has a color of #803a5f        
        
          <div style="background-color:#803a5f;">Content here</div>
        
        
          .mybackground {background-color:#803a5f;}
        
        Background color #803a5f
      
           Border around this has a color of #803a5f        
        
          <div style="border:2px solid #803a5f;">Content here</div>
        
        
          .myborder {border:2px solid #803a5f;}
        
        Border color #803a5f