#82c072 color space conversions
Hex:
        #82c072
        RGB:
        130, 192, 114
        CMY:
        49, 25, 55
        CMYK:
        32, 0, 41, 25
      HSL:
        108°, 38.2353%, 60.0000%
        HSV (HSB):
        108°, 40.6250%, 75.2941%
        XYZ:
        31.0928, 43.6600, 22.7080
        xyY:
        0.3190, 0.4480, 43.6600
      CIE-Lab:
        72.0007, -34.7962, 33.1202
        CIE-LCH:
        72.0007, 48.0388, 136.4137
        CIE-Luv:
        72.0007, -30.8104, 49.3496
        Hunter-Lab:
        66.0757, -31.6369, 25.8770
      #82c072 color charts
#82c072 RGB chart
      #82c072 CMYK chart
      #82c072 RGB pie chart
      #82c072 color shades, tints & tones
#82c072 color schemes
#82c072 color preview, HTML & CSS examples
           This text has a color of #82c072        
        
          <p style="color:#82c072;">Text here</p>
        
        
          .mytext {color:#82c072;}
        
        Text color #82c072
      
           This box has a color of #82c072        
        
          <div style="background-color:#82c072;">Content here</div>
        
        
          .mybackground {background-color:#82c072;}
        
        Background color #82c072
      
           Border around this has a color of #82c072        
        
          <div style="border:2px solid #82c072;">Content here</div>
        
        
          .myborder {border:2px solid #82c072;}
        
        Border color #82c072