#82a26d color space conversions
Hex:
        #82a26d
        RGB:
        130, 162, 109
        CMY:
        49, 36, 57
        CMYK:
        20, 0, 33, 36
      HSL:
        96°, 22.1757%, 53.1373%
        HSV (HSB):
        96°, 32.7160%, 63.5294%
        XYZ:
        24.8866, 31.6906, 19.2732
        xyY:
        0.3281, 0.4178, 31.6906
      CIE-Lab:
        63.0864, -21.0155, 24.0605
        CIE-LCH:
        63.0864, 31.9462, 131.1354
        CIE-Luv:
        63.0864, -15.9616, 35.0542
        Hunter-Lab:
        56.2944, -19.6042, 19.1073
      #82a26d color charts
#82a26d RGB chart
      #82a26d CMYK chart
      #82a26d RGB pie chart
      #82a26d color shades, tints & tones
#82a26d color schemes
#82a26d color preview, HTML & CSS examples
           This text has a color of #82a26d        
        
          <p style="color:#82a26d;">Text here</p>
        
        
          .mytext {color:#82a26d;}
        
        Text color #82a26d
      
           This box has a color of #82a26d        
        
          <div style="background-color:#82a26d;">Content here</div>
        
        
          .mybackground {background-color:#82a26d;}
        
        Background color #82a26d
      
           Border around this has a color of #82a26d        
        
          <div style="border:2px solid #82a26d;">Content here</div>
        
        
          .myborder {border:2px solid #82a26d;}
        
        Border color #82a26d