#80b77f color space conversions
Hex:
        #80b77f
        RGB:
        128, 183, 127
        CMY:
        50, 28, 50
        CMYK:
        30, 0, 31, 28
      HSL:
        119°, 28.0000%, 60.7843%
        HSV (HSB):
        119°, 30.6011%, 71.7647%
        XYZ:
        29.6663, 39.9885, 26.2336
        xyY:
        0.3094, 0.4170, 39.9885
      CIE-Lab:
        69.4613, -29.2021, 22.8967
        CIE-LCH:
        69.4613, 37.1083, 141.9008
        CIE-Luv:
        69.4613, -27.3422, 35.9865
        Hunter-Lab:
        63.2364, -26.9234, 19.6690
      #80b77f color charts
#80b77f RGB chart
      #80b77f CMYK chart
      #80b77f RGB pie chart
      #80b77f color shades, tints & tones
#80b77f color schemes
#80b77f color preview, HTML & CSS examples
           This text has a color of #80b77f        
        
          <p style="color:#80b77f;">Text here</p>
        
        
          .mytext {color:#80b77f;}
        
        Text color #80b77f
      
           This box has a color of #80b77f        
        
          <div style="background-color:#80b77f;">Content here</div>
        
        
          .mybackground {background-color:#80b77f;}
        
        Background color #80b77f
      
           Border around this has a color of #80b77f        
        
          <div style="border:2px solid #80b77f;">Content here</div>
        
        
          .myborder {border:2px solid #80b77f;}
        
        Border color #80b77f