#82a02f color space conversions
Hex:
        #82a02f
        RGB:
        130, 160, 47
        CMY:
        49, 37, 82
        CMYK:
        19, 0, 71, 37
      HSL:
        76°, 54.5894%, 40.5882%
        HSV (HSB):
        76°, 70.6250%, 62.7451%
        XYZ:
        22.2898, 30.0927, 7.3230
        xyY:
        0.3733, 0.5040, 30.0927
      CIE-Lab:
        61.7341, -26.7235, 52.6902
        CIE-LCH:
        61.7341, 59.0796, 116.8933
        CIE-Luv:
        61.7341, -14.4104, 62.6681
        Hunter-Lab:
        54.8568, -23.4699, 30.4850
      #82a02f color charts
#82a02f RGB chart
      #82a02f CMYK chart
      #82a02f RGB pie chart
      #82a02f color shades, tints & tones
#82a02f color schemes
#82a02f color preview, HTML & CSS examples
           This text has a color of #82a02f        
        
          <p style="color:#82a02f;">Text here</p>
        
        
          .mytext {color:#82a02f;}
        
        Text color #82a02f
      
           This box has a color of #82a02f        
        
          <div style="background-color:#82a02f;">Content here</div>
        
        
          .mybackground {background-color:#82a02f;}
        
        Background color #82a02f
      
           Border around this has a color of #82a02f        
        
          <div style="border:2px solid #82a02f;">Content here</div>
        
        
          .myborder {border:2px solid #82a02f;}
        
        Border color #82a02f