#82c982 color space conversions
Hex:
        #82c982
        RGB:
        130, 201, 130
        CMY:
        49, 21, 49
        CMYK:
        35, 0, 35, 21
      HSL:
        120°, 39.6648%, 64.9020%
        HSV (HSB):
        120°, 35.3234%, 78.8235%
        XYZ:
        34.1218, 48.1308, 28.6109
        xyY:
        0.3078, 0.4341, 48.1308
      CIE-Lab:
        74.9074, -36.4826, 28.6355
        CIE-LCH:
        74.9074, 46.3786, 141.8713
        CIE-Luv:
        74.9074, -34.7887, 44.9670
        Hunter-Lab:
        69.3764, -33.6159, 24.1122
      #82c982 color charts
#82c982 RGB chart
      #82c982 CMYK chart
      #82c982 RGB pie chart
      #82c982 color shades, tints & tones
#82c982 color schemes
#82c982 color preview, HTML & CSS examples
           This text has a color of #82c982        
        
          <p style="color:#82c982;">Text here</p>
        
        
          .mytext {color:#82c982;}
        
        Text color #82c982
      
           This box has a color of #82c982        
        
          <div style="background-color:#82c982;">Content here</div>
        
        
          .mybackground {background-color:#82c982;}
        
        Background color #82c982
      
           Border around this has a color of #82c982        
        
          <div style="border:2px solid #82c982;">Content here</div>
        
        
          .myborder {border:2px solid #82c982;}
        
        Border color #82c982