#82d84f color space conversions
Hex:
        #82d84f
        RGB:
        130, 216, 79
        CMY:
        49, 15, 69
        CMYK:
        40, 0, 63, 15
      HSL:
        98°, 63.7209%, 57.8431%
        HSV (HSB):
        98°, 63.4259%, 84.7059%
        XYZ:
        35.1731, 54.4221, 16.0478
        xyY:
        0.3329, 0.5152, 54.4221
      CIE-Lab:
        78.7072, -49.2487, 57.6433
        CIE-LCH:
        78.7072, 75.8168, 130.5095
        CIE-Luv:
        78.7072, -42.4153, 77.8625
        Hunter-Lab:
        73.7713, -43.9937, 38.7423
      #82d84f color charts
#82d84f RGB chart
      #82d84f CMYK chart
      #82d84f RGB pie chart
      #82d84f color shades, tints & tones
#82d84f color schemes
#82d84f color preview, HTML & CSS examples
           This text has a color of #82d84f        
        
          <p style="color:#82d84f;">Text here</p>
        
        
          .mytext {color:#82d84f;}
        
        Text color #82d84f
      
           This box has a color of #82d84f        
        
          <div style="background-color:#82d84f;">Content here</div>
        
        
          .mybackground {background-color:#82d84f;}
        
        Background color #82d84f
      
           Border around this has a color of #82d84f        
        
          <div style="border:2px solid #82d84f;">Content here</div>
        
        
          .myborder {border:2px solid #82d84f;}
        
        Border color #82d84f