#80e7ac color space conversions
Hex:
        #80e7ac
        RGB:
        128, 231, 172
        CMY:
        50, 9, 33
        CMYK:
        45, 0, 26, 9
      HSL:
        146°, 68.2119%, 70.3922%
        HSV (HSB):
        146°, 44.5887%, 90.5882%
        XYZ:
        44.9244, 64.7196, 49.1541
        xyY:
        0.2829, 0.4076, 64.7196
      CIE-Lab:
        84.3390, -43.0163, 19.5732
        CIE-LCH:
        84.3390, 47.2600, 155.5336
        CIE-Luv:
        84.3390, -47.5311, 35.5515
        Hunter-Lab:
        80.4485, -41.1061, 20.0877
      #80e7ac color charts
#80e7ac RGB chart
      #80e7ac CMYK chart
      #80e7ac RGB pie chart
      #80e7ac color shades, tints & tones
#80e7ac color schemes
#80e7ac color preview, HTML & CSS examples
           This text has a color of #80e7ac        
        
          <p style="color:#80e7ac;">Text here</p>
        
        
          .mytext {color:#80e7ac;}
        
        Text color #80e7ac
      
           This box has a color of #80e7ac        
        
          <div style="background-color:#80e7ac;">Content here</div>
        
        
          .mybackground {background-color:#80e7ac;}
        
        Background color #80e7ac
      
           Border around this has a color of #80e7ac        
        
          <div style="border:2px solid #80e7ac;">Content here</div>
        
        
          .myborder {border:2px solid #80e7ac;}
        
        Border color #80e7ac