#80b040 color space conversions
Hex:
        #80b040
        RGB:
        128, 176, 64
        CMY:
        50, 31, 75
        CMYK:
        27, 0, 64, 31
      HSL:
        86°, 46.6667%, 47.0588%
        HSV (HSB):
        86°, 63.6364%, 69.0196%
        XYZ:
        25.3528, 36.0100, 10.4649
        xyY:
        0.3530, 0.5013, 36.0100
      CIE-Lab:
        66.5276, -33.8631, 50.6764
        CIE-LCH:
        66.5276, 60.9492, 123.7517
        CIE-Luv:
        66.5276, -24.1663, 64.5369
        Hunter-Lab:
        60.0084, -29.6004, 31.6662
      #80b040 color charts
#80b040 RGB chart
      #80b040 CMYK chart
      #80b040 RGB pie chart
      #80b040 color shades, tints & tones
#80b040 color schemes
#80b040 color preview, HTML & CSS examples
           This text has a color of #80b040        
        
          <p style="color:#80b040;">Text here</p>
        
        
          .mytext {color:#80b040;}
        
        Text color #80b040
      
           This box has a color of #80b040        
        
          <div style="background-color:#80b040;">Content here</div>
        
        
          .mybackground {background-color:#80b040;}
        
        Background color #80b040
      
           Border around this has a color of #80b040        
        
          <div style="border:2px solid #80b040;">Content here</div>
        
        
          .myborder {border:2px solid #80b040;}
        
        Border color #80b040