#80ea52 color space conversions
Hex:
        #80ea52
        RGB:
        128, 234, 82
        CMY:
        50, 8, 68
        CMYK:
        45, 0, 65, 8
      HSL:
        102°, 78.3505%, 61.9608%
        HSV (HSB):
        102°, 64.9573%, 91.7647%
        XYZ:
        39.8479, 64.0440, 18.2442
        xyY:
        0.3263, 0.5244, 64.0440
      CIE-Lab:
        83.9887, -56.7669, 62.1343
        CIE-LCH:
        83.9887, 84.1614, 132.4153
        CIE-Luv:
        83.9887, -51.0902, 85.0402
        Hunter-Lab:
        80.0275, -51.1681, 42.5027
      #80ea52 color charts
#80ea52 RGB chart
      #80ea52 CMYK chart
      #80ea52 RGB pie chart
      #80ea52 color shades, tints & tones
#80ea52 color schemes
#80ea52 color preview, HTML & CSS examples
           This text has a color of #80ea52        
        
          <p style="color:#80ea52;">Text here</p>
        
        
          .mytext {color:#80ea52;}
        
        Text color #80ea52
      
           This box has a color of #80ea52        
        
          <div style="background-color:#80ea52;">Content here</div>
        
        
          .mybackground {background-color:#80ea52;}
        
        Background color #80ea52
      
           Border around this has a color of #80ea52        
        
          <div style="border:2px solid #80ea52;">Content here</div>
        
        
          .myborder {border:2px solid #80ea52;}
        
        Border color #80ea52