#802f4a color space conversions
Hex:
        #802f4a
        RGB:
        128, 47, 74
        CMY:
        50, 82, 71
        CMYK:
        0, 63, 42, 50
      HSL:
        340°, 46.2857%, 34.3137%
        HSV (HSB):
        340°, 63.2812%, 50.1961%
        XYZ:
        11.1546, 7.1166, 7.2643
        xyY:
        0.4368, 0.2787, 7.1166
      CIE-Lab:
        32.0710, 37.5961, 1.7647
        CIE-LCH:
        32.0710, 37.6375, 2.6875
        CIE-Luv:
        32.0710, 50.6791, -4.1051
        Hunter-Lab:
        26.6770, 27.9525, 2.5289
      #802f4a color charts
#802f4a RGB chart
      #802f4a CMYK chart
      #802f4a RGB pie chart
      #802f4a color shades, tints & tones
#802f4a color schemes
#802f4a color preview, HTML & CSS examples
           This text has a color of #802f4a        
        
          <p style="color:#802f4a;">Text here</p>
        
        
          .mytext {color:#802f4a;}
        
        Text color #802f4a
      
           This box has a color of #802f4a        
        
          <div style="background-color:#802f4a;">Content here</div>
        
        
          .mybackground {background-color:#802f4a;}
        
        Background color #802f4a
      
           Border around this has a color of #802f4a        
        
          <div style="border:2px solid #802f4a;">Content here</div>
        
        
          .myborder {border:2px solid #802f4a;}
        
        Border color #802f4a