#82a29b color space conversions
Hex:
        #82a29b
        RGB:
        130, 162, 155
        CMY:
        49, 36, 39
        CMYK:
        20, 0, 4, 36
      HSL:
        167°, 14.6789%, 57.2549%
        HSV (HSB):
        167°, 19.7531%, 63.5294%
        XYZ:
        28.0426, 32.9530, 35.8929
        xyY:
        0.2894, 0.3401, 32.9530
      CIE-Lab:
        64.1229, -12.4957, -0.0162
        CIE-LCH:
        64.1229, 12.4957, 180.0744
        CIE-Luv:
        64.1229, -16.5020, 2.0079
        Hunter-Lab:
        57.4047, -13.2597, 3.1116
      #82a29b color charts
#82a29b RGB chart
      #82a29b CMYK chart
      #82a29b RGB pie chart
      #82a29b color shades, tints & tones
#82a29b color schemes
#82a29b color preview, HTML & CSS examples
           This text has a color of #82a29b        
        
          <p style="color:#82a29b;">Text here</p>
        
        
          .mytext {color:#82a29b;}
        
        Text color #82a29b
      
           This box has a color of #82a29b        
        
          <div style="background-color:#82a29b;">Content here</div>
        
        
          .mybackground {background-color:#82a29b;}
        
        Background color #82a29b
      
           Border around this has a color of #82a29b        
        
          <div style="border:2px solid #82a29b;">Content here</div>
        
        
          .myborder {border:2px solid #82a29b;}
        
        Border color #82a29b