#802f43 color space conversions
Hex:
        #802f43
        RGB:
        128, 47, 67
        CMY:
        50, 82, 74
        CMYK:
        0, 63, 48, 50
      HSL:
        345°, 46.2857%, 34.3137%
        HSV (HSB):
        345°, 63.2812%, 50.1961%
        XYZ:
        10.9317, 7.0275, 6.0905
        xyY:
        0.4545, 0.2922, 7.0275
      CIE-Lab:
        31.8694, 36.8235, 6.0454
        CIE-LCH:
        31.8694, 37.3164, 9.3232
        CIE-Luv:
        31.8694, 52.6118, 0.6219
        Hunter-Lab:
        26.5094, 27.2170, 4.9348
      #802f43 color charts
#802f43 RGB chart
      #802f43 CMYK chart
      #802f43 RGB pie chart
      #802f43 color shades, tints & tones
#802f43 color schemes
#802f43 color preview, HTML & CSS examples
           This text has a color of #802f43        
        
          <p style="color:#802f43;">Text here</p>
        
        
          .mytext {color:#802f43;}
        
        Text color #802f43
      
           This box has a color of #802f43        
        
          <div style="background-color:#802f43;">Content here</div>
        
        
          .mybackground {background-color:#802f43;}
        
        Background color #802f43
      
           Border around this has a color of #802f43        
        
          <div style="border:2px solid #802f43;">Content here</div>
        
        
          .myborder {border:2px solid #802f43;}
        
        Border color #802f43