#82b369 color space conversions
Hex:
        #82b369
        RGB:
        130, 179, 105
        CMY:
        49, 30, 59
        CMYK:
        27, 0, 41, 30
      HSL:
        100°, 32.7434%, 55.6863%
        HSV (HSB):
        100°, 41.3408%, 70.1961%
        XYZ:
        27.8758, 38.0059, 19.2313
        xyY:
        0.3275, 0.4465, 38.0059
      CIE-Lab:
        68.0250, -29.9766, 32.6570
        CIE-LCH:
        68.0250, 44.3292, 132.5496
        CIE-Luv:
        68.0250, -24.5637, 47.1859
        Hunter-Lab:
        61.6490, -27.1733, 24.6589
      #82b369 color charts
#82b369 RGB chart
      #82b369 CMYK chart
      #82b369 RGB pie chart
      #82b369 color shades, tints & tones
#82b369 color schemes
#82b369 color preview, HTML & CSS examples
           This text has a color of #82b369        
        
          <p style="color:#82b369;">Text here</p>
        
        
          .mytext {color:#82b369;}
        
        Text color #82b369
      
           This box has a color of #82b369        
        
          <div style="background-color:#82b369;">Content here</div>
        
        
          .mybackground {background-color:#82b369;}
        
        Background color #82b369
      
           Border around this has a color of #82b369        
        
          <div style="border:2px solid #82b369;">Content here</div>
        
        
          .myborder {border:2px solid #82b369;}
        
        Border color #82b369