#80faa8 color space conversions
Hex:
        #80faa8
        RGB:
        128, 250, 168
        CMY:
        50, 2, 34
        CMYK:
        49, 0, 33, 2
      HSL:
        140°, 92.4242%, 74.1176%
        HSV (HSB):
        140°, 48.8000%, 98.0392%
        XYZ:
        50.1556, 75.7876, 49.0308
        xyY:
        0.2866, 0.4331, 75.7876
      CIE-Lab:
        89.7606, -51.8192, 29.0492
        CIE-LCH:
        89.7606, 59.4061, 150.7256
        CIE-Luv:
        89.7606, -55.3749, 50.1185
        Hunter-Lab:
        87.0561, -49.5089, 27.5466
      #80faa8 color charts
#80faa8 RGB chart
      #80faa8 CMYK chart
      #80faa8 RGB pie chart
      #80faa8 color shades, tints & tones
#80faa8 color schemes
#80faa8 color preview, HTML & CSS examples
           This text has a color of #80faa8        
        
          <p style="color:#80faa8;">Text here</p>
        
        
          .mytext {color:#80faa8;}
        
        Text color #80faa8
      
           This box has a color of #80faa8        
        
          <div style="background-color:#80faa8;">Content here</div>
        
        
          .mybackground {background-color:#80faa8;}
        
        Background color #80faa8
      
           Border around this has a color of #80faa8        
        
          <div style="border:2px solid #80faa8;">Content here</div>
        
        
          .myborder {border:2px solid #80faa8;}
        
        Border color #80faa8