#82b935 color space conversions
Hex:
        #82b935
        RGB:
        130, 185, 53
        CMY:
        49, 27, 79
        CMYK:
        30, 0, 71, 27
      HSL:
        85°, 55.4622%, 46.6667%
        HSV (HSB):
        85°, 71.3514%, 72.5490%
        XYZ:
        27.1975, 39.7008, 9.5977
        xyY:
        0.3555, 0.5190, 39.7008
      CIE-Lab:
        69.2559, -37.9989, 57.9842
        CIE-LCH:
        69.2559, 69.3259, 123.2381
        CIE-Luv:
        69.2559, -27.7811, 72.1154
        Hunter-Lab:
        63.0086, -33.2159, 35.0747
      #82b935 color charts
#82b935 RGB chart
      #82b935 CMYK chart
      #82b935 RGB pie chart
      #82b935 color shades, tints & tones
#82b935 color schemes
#82b935 color preview, HTML & CSS examples
           This text has a color of #82b935        
        
          <p style="color:#82b935;">Text here</p>
        
        
          .mytext {color:#82b935;}
        
        Text color #82b935
      
           This box has a color of #82b935        
        
          <div style="background-color:#82b935;">Content here</div>
        
        
          .mybackground {background-color:#82b935;}
        
        Background color #82b935
      
           Border around this has a color of #82b935        
        
          <div style="border:2px solid #82b935;">Content here</div>
        
        
          .myborder {border:2px solid #82b935;}
        
        Border color #82b935