#80e77f color space conversions
Hex:
        #80e77f
        RGB:
        128, 231, 127
        CMY:
        50, 9, 50
        CMYK:
        45, 0, 45, 9
      HSL:
        119°, 68.4211%, 70.1961%
        HSV (HSB):
        119°, 45.0216%, 90.5882%
        XYZ:
        41.3088, 63.2733, 30.1144
        xyY:
        0.3067, 0.4697, 63.2733
      CIE-Lab:
        83.5860, -50.5127, 41.3928
        CIE-LCH:
        83.5860, 65.3062, 140.6670
        CIE-Luv:
        83.5860, -48.8444, 63.6481
        Hunter-Lab:
        79.5445, -46.5050, 33.2348
      #80e77f color charts
#80e77f RGB chart
      #80e77f CMYK chart
      #80e77f RGB pie chart
      #80e77f color shades, tints & tones
#80e77f color schemes
#80e77f color preview, HTML & CSS examples
           This text has a color of #80e77f        
        
          <p style="color:#80e77f;">Text here</p>
        
        
          .mytext {color:#80e77f;}
        
        Text color #80e77f
      
           This box has a color of #80e77f        
        
          <div style="background-color:#80e77f;">Content here</div>
        
        
          .mybackground {background-color:#80e77f;}
        
        Background color #80e77f
      
           Border around this has a color of #80e77f        
        
          <div style="border:2px solid #80e77f;">Content here</div>
        
        
          .myborder {border:2px solid #80e77f;}
        
        Border color #80e77f