#82e57d color space conversions
Hex:
        #82e57d
        RGB:
        130, 229, 125
        CMY:
        49, 10, 51
        CMYK:
        43, 0, 45, 10
      HSL:
        117°, 66.6667%, 69.4118%
        HSV (HSB):
        117°, 45.4148%, 89.8039%
        XYZ:
        40.9269, 62.2651, 29.2633
        xyY:
        0.3090, 0.4701, 62.2651
      CIE-Lab:
        83.0542, -49.3913, 41.7153
        CIE-LCH:
        83.0542, 64.6503, 139.8159
        CIE-Luv:
        83.0542, -47.2804, 63.6915
        Hunter-Lab:
        78.9082, -45.5078, 33.2479
      #82e57d color charts
#82e57d RGB chart
      #82e57d CMYK chart
      #82e57d RGB pie chart
      #82e57d color shades, tints & tones
#82e57d color schemes
#82e57d color preview, HTML & CSS examples
           This text has a color of #82e57d        
        
          <p style="color:#82e57d;">Text here</p>
        
        
          .mytext {color:#82e57d;}
        
        Text color #82e57d
      
           This box has a color of #82e57d        
        
          <div style="background-color:#82e57d;">Content here</div>
        
        
          .mybackground {background-color:#82e57d;}
        
        Background color #82e57d
      
           Border around this has a color of #82e57d        
        
          <div style="border:2px solid #82e57d;">Content here</div>
        
        
          .myborder {border:2px solid #82e57d;}
        
        Border color #82e57d