#80e70c color space conversions
Hex:
        #80e70c
        RGB:
        128, 231, 12
        CMY:
        50, 9, 95
        CMYK:
        45, 0, 95, 9
      HSL:
        88°, 90.1235%, 47.6471%
        HSV (HSB):
        88°, 94.8052%, 90.5882%
        XYZ:
        37.5444, 61.7676, 10.2914
        xyY:
        0.3425, 0.5636, 61.7676
      CIE-Lab:
        82.7897, -58.9532, 79.2237
        CIE-LCH:
        82.7897, 98.7515, 126.6543
        CIE-Luv:
        82.7897, -50.4740, 97.2982
        Hunter-Lab:
        78.5923, -52.2653, 47.2508
      #80e70c color charts
#80e70c RGB chart
      #80e70c CMYK chart
      #80e70c RGB pie chart
      #80e70c color shades, tints & tones
#80e70c color schemes
#80e70c color preview, HTML & CSS examples
           This text has a color of #80e70c        
        
          <p style="color:#80e70c;">Text here</p>
        
        
          .mytext {color:#80e70c;}
        
        Text color #80e70c
      
           This box has a color of #80e70c        
        
          <div style="background-color:#80e70c;">Content here</div>
        
        
          .mybackground {background-color:#80e70c;}
        
        Background color #80e70c
      
           Border around this has a color of #80e70c        
        
          <div style="border:2px solid #80e70c;">Content here</div>
        
        
          .myborder {border:2px solid #80e70c;}
        
        Border color #80e70c