#82b600 color space conversions
Hex:
        #82b600
        RGB:
        130, 182, 0
        CMY:
        49, 29, 100
        CMYK:
        29, 0, 100, 29
      HSL:
        77°, 100.0000%, 35.6863%
        HSV (HSB):
        77°, 100.0000%, 71.3725%
        XYZ:
        25.9339, 38.2017, 6.0068
        xyY:
        0.3697, 0.5446, 38.2017
      CIE-Lab:
        68.1690, -38.4980, 68.9828
        CIE-LCH:
        68.1690, 78.9982, 119.1651
        CIE-Luv:
        68.1690, -26.3250, 78.7999
        Hunter-Lab:
        61.8075, -33.2663, 37.5031
      #82b600 color charts
#82b600 RGB chart
      #82b600 CMYK chart
      #82b600 RGB pie chart
      #82b600 color shades, tints & tones
#82b600 color schemes
#82b600 color preview, HTML & CSS examples
           This text has a color of #82b600        
        
          <p style="color:#82b600;">Text here</p>
        
        
          .mytext {color:#82b600;}
        
        Text color #82b600
      
           This box has a color of #82b600        
        
          <div style="background-color:#82b600;">Content here</div>
        
        
          .mybackground {background-color:#82b600;}
        
        Background color #82b600
      
           Border around this has a color of #82b600        
        
          <div style="border:2px solid #82b600;">Content here</div>
        
        
          .myborder {border:2px solid #82b600;}
        
        Border color #82b600