#82c82d color space conversions
Hex:
        #82c82d
        RGB:
        130, 200, 45
        CMY:
        49, 22, 82
        CMYK:
        35, 0, 78, 22
      HSL:
        87°, 63.2653%, 48.0392%
        HSV (HSB):
        87°, 77.5000%, 78.4314%
        XYZ:
        30.3339, 46.2438, 9.8098
        xyY:
        0.3511, 0.5353, 46.2438
      CIE-Lab:
        73.7035, -44.9623, 65.0015
        CIE-LCH:
        73.7035, 79.0368, 124.6721
        CIE-Luv:
        73.7035, -35.2538, 80.5514
        Hunter-Lab:
        68.0028, -39.3819, 39.0490
      #82c82d color charts
#82c82d RGB chart
      #82c82d CMYK chart
      #82c82d RGB pie chart
      #82c82d color shades, tints & tones
#82c82d color schemes
#82c82d color preview, HTML & CSS examples
           This text has a color of #82c82d        
        
          <p style="color:#82c82d;">Text here</p>
        
        
          .mytext {color:#82c82d;}
        
        Text color #82c82d
      
           This box has a color of #82c82d        
        
          <div style="background-color:#82c82d;">Content here</div>
        
        
          .mybackground {background-color:#82c82d;}
        
        Background color #82c82d
      
           Border around this has a color of #82c82d        
        
          <div style="border:2px solid #82c82d;">Content here</div>
        
        
          .myborder {border:2px solid #82c82d;}
        
        Border color #82c82d