#82e982 color space conversions
Hex:
        #82e982
        RGB:
        130, 233, 130
        CMY:
        49, 9, 49
        CMYK:
        44, 0, 44, 9
      HSL:
        120°, 70.0680%, 71.1765%
        HSV (HSB):
        120°, 44.2060%, 91.3725%
        XYZ:
        42.3741, 64.6354, 31.3616
        xyY:
        0.3062, 0.4671, 64.6354
      CIE-Lab:
        84.2955, -50.3427, 40.8415
        CIE-LCH:
        84.2955, 64.8261, 140.9486
        CIE-Luv:
        84.2955, -48.8598, 63.1584
        Hunter-Lab:
        80.3961, -46.6118, 33.1489
      #82e982 color charts
#82e982 RGB chart
      #82e982 CMYK chart
      #82e982 RGB pie chart
      #82e982 color shades, tints & tones
#82e982 color schemes
#82e982 color preview, HTML & CSS examples
           This text has a color of #82e982        
        
          <p style="color:#82e982;">Text here</p>
        
        
          .mytext {color:#82e982;}
        
        Text color #82e982
      
           This box has a color of #82e982        
        
          <div style="background-color:#82e982;">Content here</div>
        
        
          .mybackground {background-color:#82e982;}
        
        Background color #82e982
      
           Border around this has a color of #82e982        
        
          <div style="border:2px solid #82e982;">Content here</div>
        
        
          .myborder {border:2px solid #82e982;}
        
        Border color #82e982