#82c092 color space conversions
Hex:
        #82c092
        RGB:
        130, 192, 146
        CMY:
        49, 25, 43
        CMYK:
        32, 0, 24, 25
      HSL:
        135°, 32.9787%, 63.1373%
        HSV (HSB):
        135°, 32.2917%, 75.2941%
        XYZ:
        33.2439, 44.5204, 34.0353
        xyY:
        0.2974, 0.3982, 44.5204
      CIE-Lab:
        72.5750, -29.5035, 16.9822
        CIE-LCH:
        72.5750, 34.0419, 150.0754
        CIE-Luv:
        72.5750, -30.4494, 28.8234
        Hunter-Lab:
        66.7236, -27.8319, 16.4631
      #82c092 color charts
#82c092 RGB chart
      #82c092 CMYK chart
      #82c092 RGB pie chart
      #82c092 color shades, tints & tones
#82c092 color schemes
#82c092 color preview, HTML & CSS examples
           This text has a color of #82c092        
        
          <p style="color:#82c092;">Text here</p>
        
        
          .mytext {color:#82c092;}
        
        Text color #82c092
      
           This box has a color of #82c092        
        
          <div style="background-color:#82c092;">Content here</div>
        
        
          .mybackground {background-color:#82c092;}
        
        Background color #82c092
      
           Border around this has a color of #82c092        
        
          <div style="border:2px solid #82c092;">Content here</div>
        
        
          .myborder {border:2px solid #82c092;}
        
        Border color #82c092