#82ea79 color space conversions
Hex:
        #82ea79
        RGB:
        130, 234, 121
        CMY:
        49, 8, 53
        CMYK:
        44, 0, 48, 8
      HSL:
        115°, 72.9032%, 69.6078%
        HSV (HSB):
        115°, 48.2906%, 91.7647%
        XYZ:
        42.0799, 64.9719, 28.4122
        xyY:
        0.3106, 0.4796, 64.9719
      CIE-Lab:
        84.4693, -51.9778, 45.4188
        CIE-LCH:
        84.4693, 69.0258, 138.8526
        CIE-Luv:
        84.4693, -49.5080, 68.4532
        Hunter-Lab:
        80.6052, -47.8731, 35.5248
      #82ea79 color charts
#82ea79 RGB chart
      #82ea79 CMYK chart
      #82ea79 RGB pie chart
      #82ea79 color shades, tints & tones
#82ea79 color schemes
#82ea79 color preview, HTML & CSS examples
           This text has a color of #82ea79        
        
          <p style="color:#82ea79;">Text here</p>
        
        
          .mytext {color:#82ea79;}
        
        Text color #82ea79
      
           This box has a color of #82ea79        
        
          <div style="background-color:#82ea79;">Content here</div>
        
        
          .mybackground {background-color:#82ea79;}
        
        Background color #82ea79
      
           Border around this has a color of #82ea79        
        
          <div style="border:2px solid #82ea79;">Content here</div>
        
        
          .myborder {border:2px solid #82ea79;}
        
        Border color #82ea79