#80e78b color space conversions
Hex:
        #80e78b
        RGB:
        128, 231, 139
        CMY:
        50, 9, 45
        CMYK:
        45, 0, 40, 9
      HSL:
        126°, 68.2119%, 70.3922%
        HSV (HSB):
        126°, 44.5887%, 90.5882%
        XYZ:
        42.1382, 63.6051, 34.4822
        xyY:
        0.3005, 0.4536, 63.6051
      CIE-Lab:
        83.7597, -48.7436, 35.6747
        CIE-LCH:
        83.7597, 60.4038, 143.8001
        CIE-Luv:
        83.7597, -48.5234, 56.8713
        Hunter-Lab:
        79.7528, -45.2551, 30.1921
      #80e78b color charts
#80e78b RGB chart
      #80e78b CMYK chart
      #80e78b RGB pie chart
      #80e78b color shades, tints & tones
#80e78b color schemes
#80e78b color preview, HTML & CSS examples
           This text has a color of #80e78b        
        
          <p style="color:#80e78b;">Text here</p>
        
        
          .mytext {color:#80e78b;}
        
        Text color #80e78b
      
           This box has a color of #80e78b        
        
          <div style="background-color:#80e78b;">Content here</div>
        
        
          .mybackground {background-color:#80e78b;}
        
        Background color #80e78b
      
           Border around this has a color of #80e78b        
        
          <div style="border:2px solid #80e78b;">Content here</div>
        
        
          .myborder {border:2px solid #80e78b;}
        
        Border color #80e78b