#82a0a3 color space conversions
Hex:
        #82a0a3
        RGB:
        130, 160, 163
        CMY:
        49, 37, 36
        CMYK:
        20, 2, 0, 36
      HSL:
        185°, 15.2074%, 57.4510%
        HSV (HSB):
        185°, 20.2454%, 63.9216%
        XYZ:
        28.3876, 32.5318, 39.4334
        xyY:
        0.2829, 0.3242, 32.5318
      CIE-Lab:
        63.7800, -9.6585, -5.0084
        CIE-LCH:
        63.7800, 10.8799, 207.4090
        CIE-Luv:
        63.7800, -15.6922, -5.8141
        Hunter-Lab:
        57.0366, -10.9733, -1.0657
      #82a0a3 color charts
#82a0a3 RGB chart
      #82a0a3 CMYK chart
      #82a0a3 RGB pie chart
      #82a0a3 color shades, tints & tones
#82a0a3 color schemes
#82a0a3 color preview, HTML & CSS examples
           This text has a color of #82a0a3        
        
          <p style="color:#82a0a3;">Text here</p>
        
        
          .mytext {color:#82a0a3;}
        
        Text color #82a0a3
      
           This box has a color of #82a0a3        
        
          <div style="background-color:#82a0a3;">Content here</div>
        
        
          .mybackground {background-color:#82a0a3;}
        
        Background color #82a0a3
      
           Border around this has a color of #82a0a3        
        
          <div style="border:2px solid #82a0a3;">Content here</div>
        
        
          .myborder {border:2px solid #82a0a3;}
        
        Border color #82a0a3