#80f75e color space conversions
Hex:
        #80f75e
        RGB:
        128, 247, 94
        CMY:
        50, 3, 63
        CMYK:
        48, 0, 62, 3
      HSL:
        107°, 90.5325%, 66.8627%
        HSV (HSB):
        107°, 61.9433%, 96.8627%
        XYZ:
        44.1832, 71.9189, 22.1427
        xyY:
        0.3196, 0.5202, 71.9189
      CIE-Lab:
        87.9295, -60.6464, 61.5763
        CIE-LCH:
        87.9295, 86.4270, 134.5641
        CIE-Luv:
        87.9295, -56.2959, 86.7199
        Hunter-Lab:
        84.8050, -55.4106, 43.8828
      #80f75e color charts
#80f75e RGB chart
      #80f75e CMYK chart
      #80f75e RGB pie chart
      #80f75e color shades, tints & tones
#80f75e color schemes
#80f75e color preview, HTML & CSS examples
           This text has a color of #80f75e        
        
          <p style="color:#80f75e;">Text here</p>
        
        
          .mytext {color:#80f75e;}
        
        Text color #80f75e
      
           This box has a color of #80f75e        
        
          <div style="background-color:#80f75e;">Content here</div>
        
        
          .mybackground {background-color:#80f75e;}
        
        Background color #80f75e
      
           Border around this has a color of #80f75e        
        
          <div style="border:2px solid #80f75e;">Content here</div>
        
        
          .myborder {border:2px solid #80f75e;}
        
        Border color #80f75e