#82b450 color space conversions
Hex:
        #82b450
        RGB:
        130, 180, 80
        CMY:
        49, 29, 69
        CMYK:
        28, 0, 56, 29
      HSL:
        90°, 40.0000%, 50.9804%
        HSV (HSB):
        90°, 55.5556%, 70.5882%
        XYZ:
        26.9751, 37.9675, 13.4961
        xyY:
        0.3439, 0.4840, 37.9675
      CIE-Lab:
        67.9967, -33.4716, 45.1024
        CIE-LCH:
        67.9967, 56.1656, 126.5800
        CIE-Luv:
        67.9967, -25.1440, 60.2119
        Hunter-Lab:
        61.6178, -29.6871, 30.1462
      #82b450 color charts
#82b450 RGB chart
      #82b450 CMYK chart
      #82b450 RGB pie chart
      #82b450 color shades, tints & tones
#82b450 color schemes
#82b450 color preview, HTML & CSS examples
           This text has a color of #82b450        
        
          <p style="color:#82b450;">Text here</p>
        
        
          .mytext {color:#82b450;}
        
        Text color #82b450
      
           This box has a color of #82b450        
        
          <div style="background-color:#82b450;">Content here</div>
        
        
          .mybackground {background-color:#82b450;}
        
        Background color #82b450
      
           Border around this has a color of #82b450        
        
          <div style="border:2px solid #82b450;">Content here</div>
        
        
          .myborder {border:2px solid #82b450;}
        
        Border color #82b450