#82a13b color space conversions
Hex:
        #82a13b
        RGB:
        130, 161, 59
        CMY:
        49, 37, 77
        CMYK:
        19, 0, 63, 37
      HSL:
        78°, 46.3636%, 43.1373%
        HSV (HSB):
        78°, 63.3540%, 63.1373%
        XYZ:
        22.7402, 30.5513, 8.8361
        xyY:
        0.3660, 0.4918, 30.5513
      CIE-Lab:
        62.1270, -26.3543, 48.1125
        CIE-LCH:
        62.1270, 54.8577, 118.7123
        CIE-Luv:
        62.1270, -15.0330, 59.3146
        Hunter-Lab:
        55.2733, -23.2908, 29.2130
      #82a13b color charts
#82a13b RGB chart
      #82a13b CMYK chart
      #82a13b RGB pie chart
      #82a13b color shades, tints & tones
#82a13b color schemes
#82a13b color preview, HTML & CSS examples
           This text has a color of #82a13b        
        
          <p style="color:#82a13b;">Text here</p>
        
        
          .mytext {color:#82a13b;}
        
        Text color #82a13b
      
           This box has a color of #82a13b        
        
          <div style="background-color:#82a13b;">Content here</div>
        
        
          .mybackground {background-color:#82a13b;}
        
        Background color #82a13b
      
           Border around this has a color of #82a13b        
        
          <div style="border:2px solid #82a13b;">Content here</div>
        
        
          .myborder {border:2px solid #82a13b;}
        
        Border color #82a13b