#802e46 color space conversions
Hex:
        #802e46
        RGB:
        128, 46, 70
        CMY:
        50, 82, 73
        CMYK:
        0, 64, 45, 50
      HSL:
        342°, 47.1264%, 34.1176%
        HSV (HSB):
        342°, 64.0625%, 50.1961%
        XYZ:
        10.9846, 6.9854, 6.5637
        xyY:
        0.4477, 0.2847, 6.9854
      CIE-Lab:
        31.7736, 37.6275, 3.9483
        CIE-LCH:
        31.7736, 37.8341, 5.9903
        CIE-Luv:
        31.7736, 52.2651, -1.7404
        Hunter-Lab:
        26.4299, 27.9345, 3.7766
      #802e46 color charts
#802e46 RGB chart
      #802e46 CMYK chart
      #802e46 RGB pie chart
      #802e46 color shades, tints & tones
#802e46 color schemes
#802e46 color preview, HTML & CSS examples
           This text has a color of #802e46        
        
          <p style="color:#802e46;">Text here</p>
        
        
          .mytext {color:#802e46;}
        
        Text color #802e46
      
           This box has a color of #802e46        
        
          <div style="background-color:#802e46;">Content here</div>
        
        
          .mybackground {background-color:#802e46;}
        
        Background color #802e46
      
           Border around this has a color of #802e46        
        
          <div style="border:2px solid #802e46;">Content here</div>
        
        
          .myborder {border:2px solid #802e46;}
        
        Border color #802e46