#80dc9b color space conversions
Hex:
        #80dc9b
        RGB:
        128, 220, 155
        CMY:
        50, 14, 39
        CMYK:
        42, 0, 30, 14
      HSL:
        138°, 56.7901%, 68.2353%
        HSV (HSB):
        138°, 41.8182%, 86.2745%
        XYZ:
        40.4117, 58.1422, 40.1030
        xyY:
        0.2915, 0.4193, 58.1422
      CIE-Lab:
        80.8178, -41.3425, 23.5647
        CIE-LCH:
        80.8178, 47.5867, 150.3174
        CIE-Luv:
        80.8178, -43.4275, 40.2377
        Hunter-Lab:
        76.2510, -38.8374, 22.1931
      #80dc9b color charts
#80dc9b RGB chart
      #80dc9b CMYK chart
      #80dc9b RGB pie chart
      #80dc9b color shades, tints & tones
#80dc9b color schemes
#80dc9b color preview, HTML & CSS examples
           This text has a color of #80dc9b        
        
          <p style="color:#80dc9b;">Text here</p>
        
        
          .mytext {color:#80dc9b;}
        
        Text color #80dc9b
      
           This box has a color of #80dc9b        
        
          <div style="background-color:#80dc9b;">Content here</div>
        
        
          .mybackground {background-color:#80dc9b;}
        
        Background color #80dc9b
      
           Border around this has a color of #80dc9b        
        
          <div style="border:2px solid #80dc9b;">Content here</div>
        
        
          .myborder {border:2px solid #80dc9b;}
        
        Border color #80dc9b