#80e8bd color space conversions
Hex:
        #80e8bd
        RGB:
        128, 232, 189
        CMY:
        50, 9, 26
        CMYK:
        45, 0, 19, 9
      HSL:
        155°, 69.3333%, 70.5882%
        HSV (HSB):
        155°, 44.8276%, 90.9804%
        XYZ:
        46.9440, 65.9765, 58.4047
        xyY:
        0.2740, 0.3851, 65.9765
      CIE-Lab:
        84.9845, -40.0472, 11.6090
        CIE-LCH:
        84.9845, 41.6959, 163.8341
        CIE-Luv:
        84.9845, -47.3785, 23.9376
        Hunter-Lab:
        81.2259, -38.9825, 14.2263
      #80e8bd color charts
#80e8bd RGB chart
      #80e8bd CMYK chart
      #80e8bd RGB pie chart
      #80e8bd color shades, tints & tones
#80e8bd color schemes
#80e8bd color preview, HTML & CSS examples
           This text has a color of #80e8bd        
        
          <p style="color:#80e8bd;">Text here</p>
        
        
          .mytext {color:#80e8bd;}
        
        Text color #80e8bd
      
           This box has a color of #80e8bd        
        
          <div style="background-color:#80e8bd;">Content here</div>
        
        
          .mybackground {background-color:#80e8bd;}
        
        Background color #80e8bd
      
           Border around this has a color of #80e8bd        
        
          <div style="border:2px solid #80e8bd;">Content here</div>
        
        
          .myborder {border:2px solid #80e8bd;}
        
        Border color #80e8bd