#82c34a color space conversions
Hex:
        #82c34a
        RGB:
        130, 195, 74
        CMY:
        49, 24, 71
        CMYK:
        33, 0, 62, 24
      HSL:
        92°, 50.2075%, 52.7451%
        HSV (HSB):
        92°, 62.0513%, 76.4706%
        XYZ:
        29.9571, 44.2705, 13.4447
        xyY:
        0.3417, 0.5050, 44.2705
      CIE-Lab:
        72.4089, -40.8029, 52.8365
        CIE-LCH:
        72.4089, 66.7576, 127.6770
        CIE-Luv:
        72.4089, -32.6292, 69.8759
        Hunter-Lab:
        66.5360, -36.0706, 34.5947
      #82c34a color charts
#82c34a RGB chart
      #82c34a CMYK chart
      #82c34a RGB pie chart
      #82c34a color shades, tints & tones
#82c34a color schemes
#82c34a color preview, HTML & CSS examples
           This text has a color of #82c34a        
        
          <p style="color:#82c34a;">Text here</p>
        
        
          .mytext {color:#82c34a;}
        
        Text color #82c34a
      
           This box has a color of #82c34a        
        
          <div style="background-color:#82c34a;">Content here</div>
        
        
          .mybackground {background-color:#82c34a;}
        
        Background color #82c34a
      
           Border around this has a color of #82c34a        
        
          <div style="border:2px solid #82c34a;">Content here</div>
        
        
          .myborder {border:2px solid #82c34a;}
        
        Border color #82c34a