#80f1ba color space conversions
Hex:
        #80f1ba
        RGB:
        128, 241, 186
        CMY:
        50, 5, 27
        CMYK:
        47, 0, 23, 5
      HSL:
        151°, 80.1418%, 72.3529%
        HSV (HSB):
        151°, 46.8880%, 94.5098%
        XYZ:
        49.2203, 71.0450, 57.5732
        xyY:
        0.2768, 0.3995, 71.0450
      CIE-Lab:
        87.5068, -44.6319, 16.7327
        CIE-LCH:
        87.5068, 47.6654, 159.4488
        CIE-Luv:
        87.5068, -51.1186, 32.1307
        Hunter-Lab:
        84.2882, -43.2687, 18.5035
      #80f1ba color charts
#80f1ba RGB chart
      #80f1ba CMYK chart
      #80f1ba RGB pie chart
      #80f1ba color shades, tints & tones
#80f1ba color schemes
#80f1ba color preview, HTML & CSS examples
           This text has a color of #80f1ba        
        
          <p style="color:#80f1ba;">Text here</p>
        
        
          .mytext {color:#80f1ba;}
        
        Text color #80f1ba
      
           This box has a color of #80f1ba        
        
          <div style="background-color:#80f1ba;">Content here</div>
        
        
          .mybackground {background-color:#80f1ba;}
        
        Background color #80f1ba
      
           Border around this has a color of #80f1ba        
        
          <div style="border:2px solid #80f1ba;">Content here</div>
        
        
          .myborder {border:2px solid #80f1ba;}
        
        Border color #80f1ba