#82c70c color space conversions
Hex:
        #82c70c
        RGB:
        130, 199, 12
        CMY:
        49, 22, 95
        CMYK:
        35, 0, 94, 22
      HSL:
        82°, 88.6256%, 41.3725%
        HSV (HSB):
        82°, 93.9698%, 78.0392%
        XYZ:
        29.6957, 45.6192, 7.5881
        xyY:
        0.3582, 0.5503, 45.6192
      CIE-Lab:
        73.2978, -45.6267, 71.6577
        CIE-LCH:
        73.2978, 84.9507, 122.4862
        CIE-Luv:
        73.2978, -34.8884, 84.7492
        Hunter-Lab:
        67.5420, -39.7187, 40.6184
      #82c70c color charts
#82c70c RGB chart
      #82c70c CMYK chart
      #82c70c RGB pie chart
      #82c70c color shades, tints & tones
#82c70c color schemes
#82c70c color preview, HTML & CSS examples
           This text has a color of #82c70c        
        
          <p style="color:#82c70c;">Text here</p>
        
        
          .mytext {color:#82c70c;}
        
        Text color #82c70c
      
           This box has a color of #82c70c        
        
          <div style="background-color:#82c70c;">Content here</div>
        
        
          .mybackground {background-color:#82c70c;}
        
        Background color #82c70c
      
           Border around this has a color of #82c70c        
        
          <div style="border:2px solid #82c70c;">Content here</div>
        
        
          .myborder {border:2px solid #82c70c;}
        
        Border color #82c70c