#82a14a color space conversions
Hex:
        #82a14a
        RGB:
        130, 161, 74
        CMY:
        49, 37, 71
        CMYK:
        19, 0, 54, 37
      HSL:
        81°, 37.0213%, 46.0784%
        HSV (HSB):
        81°, 54.0373%, 63.1373%
        XYZ:
        23.1868, 30.7300, 11.1880
        xyY:
        0.3561, 0.4720, 30.7300
      CIE-Lab:
        62.2790, -24.9905, 41.2881
        CIE-LCH:
        62.2790, 48.2621, 121.1853
        CIE-Luv:
        62.2790, -15.1298, 53.3473
        Hunter-Lab:
        55.4346, -22.3488, 26.8382
      #82a14a color charts
#82a14a RGB chart
      #82a14a CMYK chart
      #82a14a RGB pie chart
      #82a14a color shades, tints & tones
#82a14a color schemes
#82a14a color preview, HTML & CSS examples
           This text has a color of #82a14a        
        
          <p style="color:#82a14a;">Text here</p>
        
        
          .mytext {color:#82a14a;}
        
        Text color #82a14a
      
           This box has a color of #82a14a        
        
          <div style="background-color:#82a14a;">Content here</div>
        
        
          .mybackground {background-color:#82a14a;}
        
        Background color #82a14a
      
           Border around this has a color of #82a14a        
        
          <div style="border:2px solid #82a14a;">Content here</div>
        
        
          .myborder {border:2px solid #82a14a;}
        
        Border color #82a14a