#80f48b color space conversions
Hex:
        #80f48b
        RGB:
        128, 244, 139
        CMY:
        50, 4, 45
        CMYK:
        48, 0, 43, 4
      HSL:
        126°, 84.0580%, 72.9412%
        HSV (HSB):
        126°, 47.5410%, 95.6863%
        XYZ:
        45.9130, 71.1546, 35.7405
        xyY:
        0.3005, 0.4656, 71.1546
      CIE-Lab:
        87.5601, -54.0640, 40.5887
        CIE-LCH:
        87.5601, 67.6044, 143.1025
        CIE-Luv:
        87.5601, -53.9107, 64.1760
        Hunter-Lab:
        84.3532, -50.4616, 33.9261
      #80f48b color charts
#80f48b RGB chart
      #80f48b CMYK chart
      #80f48b RGB pie chart
      #80f48b color shades, tints & tones
#80f48b color schemes
#80f48b color preview, HTML & CSS examples
           This text has a color of #80f48b        
        
          <p style="color:#80f48b;">Text here</p>
        
        
          .mytext {color:#80f48b;}
        
        Text color #80f48b
      
           This box has a color of #80f48b        
        
          <div style="background-color:#80f48b;">Content here</div>
        
        
          .mybackground {background-color:#80f48b;}
        
        Background color #80f48b
      
           Border around this has a color of #80f48b        
        
          <div style="border:2px solid #80f48b;">Content here</div>
        
        
          .myborder {border:2px solid #80f48b;}
        
        Border color #80f48b