#82b445 color space conversions
Hex:
        #82b445
        RGB:
        130, 180, 69
        CMY:
        49, 29, 73
        CMYK:
        28, 0, 62, 29
      HSL:
        87°, 44.5783%, 48.8235%
        HSV (HSB):
        87°, 61.6667%, 70.5882%
        XYZ:
        26.6014, 37.8180, 11.5278
        xyY:
        0.3503, 0.4980, 37.8180
      CIE-Lab:
        67.8863, -34.5205, 50.0168
        CIE-LCH:
        67.8863, 60.7729, 124.6126
        CIE-Luv:
        67.8863, -25.1757, 64.6441
        Hunter-Lab:
        61.4964, -30.4052, 31.9332
      #82b445 color charts
#82b445 RGB chart
      #82b445 CMYK chart
      #82b445 RGB pie chart
      #82b445 color shades, tints & tones
#82b445 color schemes
#82b445 color preview, HTML & CSS examples
           This text has a color of #82b445        
        
          <p style="color:#82b445;">Text here</p>
        
        
          .mytext {color:#82b445;}
        
        Text color #82b445
      
           This box has a color of #82b445        
        
          <div style="background-color:#82b445;">Content here</div>
        
        
          .mybackground {background-color:#82b445;}
        
        Background color #82b445
      
           Border around this has a color of #82b445        
        
          <div style="border:2px solid #82b445;">Content here</div>
        
        
          .myborder {border:2px solid #82b445;}
        
        Border color #82b445