#82a36e color space conversions
Hex:
        #82a36e
        RGB:
        130, 163, 110
        CMY:
        49, 36, 57
        CMYK:
        20, 0, 33, 36
      HSL:
        97°, 22.3629%, 53.5294%
        HSV (HSB):
        97°, 32.5153%, 63.9216%
        XYZ:
        25.1176, 32.0660, 19.6174
        xyY:
        0.3270, 0.4175, 32.0660
      CIE-Lab:
        63.3974, -21.3695, 23.9324
        CIE-LCH:
        63.3974, 32.0844, 131.7620
        CIE-Luv:
        63.3974, -16.4862, 35.0155
        Hunter-Lab:
        56.6268, -19.9210, 19.0988
      #82a36e color charts
#82a36e RGB chart
      #82a36e CMYK chart
      #82a36e RGB pie chart
      #82a36e color shades, tints & tones
#82a36e color schemes
#82a36e color preview, HTML & CSS examples
           This text has a color of #82a36e        
        
          <p style="color:#82a36e;">Text here</p>
        
        
          .mytext {color:#82a36e;}
        
        Text color #82a36e
      
           This box has a color of #82a36e        
        
          <div style="background-color:#82a36e;">Content here</div>
        
        
          .mybackground {background-color:#82a36e;}
        
        Background color #82a36e
      
           Border around this has a color of #82a36e        
        
          <div style="border:2px solid #82a36e;">Content here</div>
        
        
          .myborder {border:2px solid #82a36e;}
        
        Border color #82a36e