#82c086 color space conversions
Hex:
        #82c086
        RGB:
        130, 192, 134
        CMY:
        49, 25, 47
        CMYK:
        32, 0, 30, 25
      HSL:
        124°, 32.9787%, 63.1373%
        HSV (HSB):
        124°, 32.2917%, 75.2941%
        XYZ:
        32.3586, 44.1663, 29.3737
        xyY:
        0.3056, 0.4171, 44.1663
      CIE-Lab:
        72.3395, -31.6438, 23.0796
        CIE-LCH:
        72.3395, 39.1663, 143.8946
        CIE-Luv:
        72.3395, -30.5903, 36.9950
        Hunter-Lab:
        66.4578, -29.3885, 20.3148
      #82c086 color charts
#82c086 RGB chart
      #82c086 CMYK chart
      #82c086 RGB pie chart
      #82c086 color shades, tints & tones
#82c086 color schemes
#82c086 color preview, HTML & CSS examples
           This text has a color of #82c086        
        
          <p style="color:#82c086;">Text here</p>
        
        
          .mytext {color:#82c086;}
        
        Text color #82c086
      
           This box has a color of #82c086        
        
          <div style="background-color:#82c086;">Content here</div>
        
        
          .mybackground {background-color:#82c086;}
        
        Background color #82c086
      
           Border around this has a color of #82c086        
        
          <div style="border:2px solid #82c086;">Content here</div>
        
        
          .myborder {border:2px solid #82c086;}
        
        Border color #82c086