#82e20f color space conversions
Hex:
        #82e20f
        RGB:
        130, 226, 15
        CMY:
        49, 11, 94
        CMYK:
        42, 0, 93, 11
      HSL:
        87°, 87.5519%, 47.2549%
        HSV (HSB):
        87°, 93.3628%, 88.6275%
        XYZ:
        36.4885, 59.1730, 9.9503
        xyY:
        0.3455, 0.5603, 59.1730
      CIE-Lab:
        81.3866, -56.3774, 77.8223
        CIE-LCH:
        81.3866, 96.0975, 125.9210
        CIE-Luv:
        81.3866, -47.4395, 95.1566
        Hunter-Lab:
        76.9240, -49.9465, 46.1775
      #82e20f color charts
#82e20f RGB chart
      #82e20f CMYK chart
      #82e20f RGB pie chart
      #82e20f color shades, tints & tones
#82e20f color schemes
#82e20f color preview, HTML & CSS examples
           This text has a color of #82e20f        
        
          <p style="color:#82e20f;">Text here</p>
        
        
          .mytext {color:#82e20f;}
        
        Text color #82e20f
      
           This box has a color of #82e20f        
        
          <div style="background-color:#82e20f;">Content here</div>
        
        
          .mybackground {background-color:#82e20f;}
        
        Background color #82e20f
      
           Border around this has a color of #82e20f        
        
          <div style="border:2px solid #82e20f;">Content here</div>
        
        
          .myborder {border:2px solid #82e20f;}
        
        Border color #82e20f