#80af3e color space conversions
Hex:
        #80af3e
        RGB:
        128, 175, 62
        CMY:
        50, 31, 76
        CMYK:
        27, 0, 65, 31
      HSL:
        85°, 47.6793%, 46.4706%
        HSV (HSB):
        85°, 64.5714%, 68.6275%
        XYZ:
        25.1016, 35.5969, 10.1053
        xyY:
        0.3545, 0.5028, 35.5969
      CIE-Lab:
        66.2108, -33.5645, 51.1917
        CIE-LCH:
        66.2108, 61.2141, 123.2513
        CIE-Luv:
        66.2108, -23.6517, 64.7679
        Hunter-Lab:
        59.6632, -29.3118, 31.7221
      #80af3e color charts
#80af3e RGB chart
      #80af3e CMYK chart
      #80af3e RGB pie chart
      #80af3e color shades, tints & tones
#80af3e color schemes
#80af3e color preview, HTML & CSS examples
           This text has a color of #80af3e        
        
          <p style="color:#80af3e;">Text here</p>
        
        
          .mytext {color:#80af3e;}
        
        Text color #80af3e
      
           This box has a color of #80af3e        
        
          <div style="background-color:#80af3e;">Content here</div>
        
        
          .mybackground {background-color:#80af3e;}
        
        Background color #80af3e
      
           Border around this has a color of #80af3e        
        
          <div style="border:2px solid #80af3e;">Content here</div>
        
        
          .myborder {border:2px solid #80af3e;}
        
        Border color #80af3e