#82d980 color space conversions
Hex:
        #82d980
        RGB:
        130, 217, 128
        CMY:
        49, 15, 50
        CMYK:
        40, 0, 41, 15
      HSL:
        119°, 53.9394%, 67.6471%
        HSV (HSB):
        119°, 41.0138%, 85.0980%
        XYZ:
        37.9151, 55.9300, 29.2193
        xyY:
        0.3081, 0.4545, 55.9300
      CIE-Lab:
        79.5740, -43.8891, 35.7797
        CIE-LCH:
        79.5740, 56.6254, 140.8121
        CIE-Luv:
        79.5740, -42.0005, 55.3940
        Hunter-Lab:
        74.7864, -40.3806, 29.1857
      #82d980 color charts
#82d980 RGB chart
      #82d980 CMYK chart
      #82d980 RGB pie chart
      #82d980 color shades, tints & tones
#82d980 color schemes
#82d980 color preview, HTML & CSS examples
           This text has a color of #82d980        
        
          <p style="color:#82d980;">Text here</p>
        
        
          .mytext {color:#82d980;}
        
        Text color #82d980
      
           This box has a color of #82d980        
        
          <div style="background-color:#82d980;">Content here</div>
        
        
          .mybackground {background-color:#82d980;}
        
        Background color #82d980
      
           Border around this has a color of #82d980        
        
          <div style="border:2px solid #82d980;">Content here</div>
        
        
          .myborder {border:2px solid #82d980;}
        
        Border color #82d980