#82c087 color space conversions
Hex:
        #82c087
        RGB:
        130, 192, 135
        CMY:
        49, 25, 47
        CMYK:
        32, 0, 30, 25
      HSL:
        125°, 32.9787%, 63.1373%
        HSV (HSB):
        125°, 32.2917%, 75.2941%
        XYZ:
        32.4287, 44.1944, 29.7429
        xyY:
        0.3049, 0.4155, 44.1944
      CIE-Lab:
        72.3582, -31.4724, 22.5728
        CIE-LCH:
        72.3582, 38.7304, 144.3510
        CIE-Luv:
        72.3582, -30.5788, 36.3344
        Hunter-Lab:
        66.4788, -29.2647, 20.0086
      #82c087 color charts
#82c087 RGB chart
      #82c087 CMYK chart
      #82c087 RGB pie chart
      #82c087 color shades, tints & tones
#82c087 color schemes
#82c087 color preview, HTML & CSS examples
           This text has a color of #82c087        
        
          <p style="color:#82c087;">Text here</p>
        
        
          .mytext {color:#82c087;}
        
        Text color #82c087
      
           This box has a color of #82c087        
        
          <div style="background-color:#82c087;">Content here</div>
        
        
          .mybackground {background-color:#82c087;}
        
        Background color #82c087
      
           Border around this has a color of #82c087        
        
          <div style="border:2px solid #82c087;">Content here</div>
        
        
          .myborder {border:2px solid #82c087;}
        
        Border color #82c087