#80e1a5 color space conversions
Hex:
        #80e1a5
        RGB:
        128, 225, 165
        CMY:
        50, 12, 35
        CMYK:
        43, 0, 27, 12
      HSL:
        143°, 61.7834%, 69.2157%
        HSV (HSB):
        143°, 43.1111%, 88.2353%
        XYZ:
        42.6188, 61.1562, 45.1554
        xyY:
        0.2862, 0.4106, 61.1562
      CIE-Lab:
        82.4627, -41.7087, 20.6167
        CIE-LCH:
        82.4627, 46.5259, 153.6967
        CIE-Luv:
        82.4627, -45.2556, 36.5783
        Hunter-Lab:
        78.2025, -39.5752, 20.5067
      #80e1a5 color charts
#80e1a5 RGB chart
      #80e1a5 CMYK chart
      #80e1a5 RGB pie chart
      #80e1a5 color shades, tints & tones
#80e1a5 color schemes
#80e1a5 color preview, HTML & CSS examples
           This text has a color of #80e1a5        
        
          <p style="color:#80e1a5;">Text here</p>
        
        
          .mytext {color:#80e1a5;}
        
        Text color #80e1a5
      
           This box has a color of #80e1a5        
        
          <div style="background-color:#80e1a5;">Content here</div>
        
        
          .mybackground {background-color:#80e1a5;}
        
        Background color #80e1a5
      
           Border around this has a color of #80e1a5        
        
          <div style="border:2px solid #80e1a5;">Content here</div>
        
        
          .myborder {border:2px solid #80e1a5;}
        
        Border color #80e1a5