#82c56b color space conversions
Hex:
        #82c56b
        RGB:
        130, 197, 107
        CMY:
        49, 23, 58
        CMYK:
        34, 0, 46, 23
      HSL:
        105°, 43.6893%, 59.6078%
        HSV (HSB):
        105°, 45.6853%, 77.2549%
        XYZ:
        31.8260, 45.7399, 21.0612
        xyY:
        0.3227, 0.4638, 45.7399
      CIE-Lab:
        73.3764, -38.0393, 38.4317
        CIE-LCH:
        73.3764, 54.0738, 134.7060
        CIE-Luv:
        73.3764, -33.2536, 55.9774
        Hunter-Lab:
        67.6313, -34.3559, 28.8783
      #82c56b color charts
#82c56b RGB chart
      #82c56b CMYK chart
      #82c56b RGB pie chart
      #82c56b color shades, tints & tones
#82c56b color schemes
#82c56b color preview, HTML & CSS examples
           This text has a color of #82c56b        
        
          <p style="color:#82c56b;">Text here</p>
        
        
          .mytext {color:#82c56b;}
        
        Text color #82c56b
      
           This box has a color of #82c56b        
        
          <div style="background-color:#82c56b;">Content here</div>
        
        
          .mybackground {background-color:#82c56b;}
        
        Background color #82c56b
      
           Border around this has a color of #82c56b        
        
          <div style="border:2px solid #82c56b;">Content here</div>
        
        
          .myborder {border:2px solid #82c56b;}
        
        Border color #82c56b