#82b246 color space conversions
Hex:
        #82b246
        RGB:
        130, 178, 70
        CMY:
        49, 30, 73
        CMYK:
        27, 0, 61, 30
      HSL:
        87°, 43.5484%, 48.6275%
        HSV (HSB):
        87°, 60.6742%, 69.8039%
        XYZ:
        26.2318, 37.0288, 11.5591
        xyY:
        0.3506, 0.4949, 37.0288
      CIE-Lab:
        67.2986, -33.5092, 48.9182
        CIE-LCH:
        67.2986, 59.2946, 124.4113
        CIE-Luv:
        67.2986, -24.1447, 63.3149
        Hunter-Lab:
        60.8513, -29.5419, 31.3334
      #82b246 color charts
#82b246 RGB chart
      #82b246 CMYK chart
      #82b246 RGB pie chart
      #82b246 color shades, tints & tones
#82b246 color schemes
#82b246 color preview, HTML & CSS examples
           This text has a color of #82b246        
        
          <p style="color:#82b246;">Text here</p>
        
        
          .mytext {color:#82b246;}
        
        Text color #82b246
      
           This box has a color of #82b246        
        
          <div style="background-color:#82b246;">Content here</div>
        
        
          .mybackground {background-color:#82b246;}
        
        Background color #82b246
      
           Border around this has a color of #82b246        
        
          <div style="border:2px solid #82b246;">Content here</div>
        
        
          .myborder {border:2px solid #82b246;}
        
        Border color #82b246