#80b14e color space conversions
Hex:
        #80b14e
        RGB:
        128, 177, 78
        CMY:
        50, 31, 69
        CMYK:
        28, 0, 56, 31
      HSL:
        90°, 38.8235%, 50.0000%
        HSV (HSB):
        90°, 55.9322%, 69.4118%
        XYZ:
        25.9994, 36.5835, 12.8987
        xyY:
        0.3444, 0.4847, 36.5835
      CIE-Lab:
        66.9634, -33.0285, 44.8145
        CIE-LCH:
        66.9634, 55.6707, 126.3904
        CIE-Luv:
        66.9634, -24.6450, 59.5320
        Hunter-Lab:
        60.4843, -29.1188, 29.6950
      #80b14e color charts
#80b14e RGB chart
      #80b14e CMYK chart
      #80b14e RGB pie chart
      #80b14e color shades, tints & tones
#80b14e color schemes
#80b14e color preview, HTML & CSS examples
           This text has a color of #80b14e        
        
          <p style="color:#80b14e;">Text here</p>
        
        
          .mytext {color:#80b14e;}
        
        Text color #80b14e
      
           This box has a color of #80b14e        
        
          <div style="background-color:#80b14e;">Content here</div>
        
        
          .mybackground {background-color:#80b14e;}
        
        Background color #80b14e
      
           Border around this has a color of #80b14e        
        
          <div style="border:2px solid #80b14e;">Content here</div>
        
        
          .myborder {border:2px solid #80b14e;}
        
        Border color #80b14e