#80f24b color space conversions
Hex:
        #80f24b
        RGB:
        128, 242, 75
        CMY:
        50, 5, 71
        CMYK:
        47, 0, 69, 5
      HSL:
        101°, 86.5285%, 62.1569%
        HSV (HSB):
        101°, 69.0083%, 94.9020%
        XYZ:
        41.9242, 68.6015, 17.6884
        xyY:
        0.3270, 0.5351, 68.6015
      CIE-Lab:
        86.3063, -60.3667, 67.2614
        CIE-LCH:
        86.3063, 90.3783, 131.9078
        CIE-Luv:
        86.3063, -54.5786, 90.8336
        Hunter-Lab:
        82.8260, -54.5938, 45.3162
      #80f24b color charts
#80f24b RGB chart
      #80f24b CMYK chart
      #80f24b RGB pie chart
      #80f24b color shades, tints & tones
#80f24b color schemes
#80f24b color preview, HTML & CSS examples
           This text has a color of #80f24b        
        
          <p style="color:#80f24b;">Text here</p>
        
        
          .mytext {color:#80f24b;}
        
        Text color #80f24b
      
           This box has a color of #80f24b        
        
          <div style="background-color:#80f24b;">Content here</div>
        
        
          .mybackground {background-color:#80f24b;}
        
        Background color #80f24b
      
           Border around this has a color of #80f24b        
        
          <div style="border:2px solid #80f24b;">Content here</div>
        
        
          .myborder {border:2px solid #80f24b;}
        
        Border color #80f24b