#82cd2d color space conversions
Hex:
        #82cd2d
        RGB:
        130, 205, 45
        CMY:
        49, 20, 82
        CMYK:
        37, 0, 78, 20
      HSL:
        88°, 64.0000%, 49.0196%
        HSV (HSB):
        88°, 78.0488%, 80.3922%
        XYZ:
        31.5109, 48.5979, 10.2022
        xyY:
        0.3489, 0.5381, 48.5979
      CIE-Lab:
        75.2005, -47.0514, 66.4029
        CIE-LCH:
        75.2005, 81.3829, 125.3204
        CIE-Luv:
        75.2005, -37.6477, 82.6573
        Hunter-Lab:
        69.7122, -41.3119, 40.1216
      #82cd2d color charts
#82cd2d RGB chart
      #82cd2d CMYK chart
      #82cd2d RGB pie chart
      #82cd2d color shades, tints & tones
#82cd2d color schemes
#82cd2d color preview, HTML & CSS examples
           This text has a color of #82cd2d        
        
          <p style="color:#82cd2d;">Text here</p>
        
        
          .mytext {color:#82cd2d;}
        
        Text color #82cd2d
      
           This box has a color of #82cd2d        
        
          <div style="background-color:#82cd2d;">Content here</div>
        
        
          .mybackground {background-color:#82cd2d;}
        
        Background color #82cd2d
      
           Border around this has a color of #82cd2d        
        
          <div style="border:2px solid #82cd2d;">Content here</div>
        
        
          .myborder {border:2px solid #82cd2d;}
        
        Border color #82cd2d