#82e44d color space conversions
Hex:
        #82e44d
        RGB:
        130, 228, 77
        CMY:
        49, 11, 70
        CMYK:
        43, 0, 66, 11
      HSL:
        99°, 73.6585%, 59.8039%
        HSV (HSB):
        99°, 66.2281%, 89.4118%
        XYZ:
        38.2889, 60.7685, 16.7326
        xyY:
        0.3307, 0.5248, 60.7685
      CIE-Lab:
        82.2541, -54.2356, 62.2769
        CIE-LCH:
        82.2541, 82.5828, 131.0519
        CIE-Luv:
        82.2541, -47.7833, 84.0177
        Hunter-Lab:
        77.9541, -48.7455, 41.8415
      #82e44d color charts
#82e44d RGB chart
      #82e44d CMYK chart
      #82e44d RGB pie chart
      #82e44d color shades, tints & tones
#82e44d color schemes
#82e44d color preview, HTML & CSS examples
           This text has a color of #82e44d        
        
          <p style="color:#82e44d;">Text here</p>
        
        
          .mytext {color:#82e44d;}
        
        Text color #82e44d
      
           This box has a color of #82e44d        
        
          <div style="background-color:#82e44d;">Content here</div>
        
        
          .mybackground {background-color:#82e44d;}
        
        Background color #82e44d
      
           Border around this has a color of #82e44d        
        
          <div style="border:2px solid #82e44d;">Content here</div>
        
        
          .myborder {border:2px solid #82e44d;}
        
        Border color #82e44d