#82a0a2 color space conversions
Hex:
        #82a0a2
        RGB:
        130, 160, 162
        CMY:
        49, 37, 36
        CMYK:
        20, 1, 0, 36
      HSL:
        184°, 14.6789%, 57.2549%
        HSV (HSB):
        184°, 19.7531%, 63.5294%
        XYZ:
        28.2983, 32.4961, 38.9633
        xyY:
        0.2837, 0.3258, 32.4961
      CIE-Lab:
        63.7508, -9.8834, -4.4900
        CIE-LCH:
        63.7508, 10.8555, 204.4323
        CIE-Luv:
        63.7508, -15.6758, -5.0025
        Hunter-Lab:
        57.0053, -11.1492, -0.6212
      #82a0a2 color charts
#82a0a2 RGB chart
      #82a0a2 CMYK chart
      #82a0a2 RGB pie chart
      #82a0a2 color shades, tints & tones
#82a0a2 color schemes
#82a0a2 color preview, HTML & CSS examples
           This text has a color of #82a0a2        
        
          <p style="color:#82a0a2;">Text here</p>
        
        
          .mytext {color:#82a0a2;}
        
        Text color #82a0a2
      
           This box has a color of #82a0a2        
        
          <div style="background-color:#82a0a2;">Content here</div>
        
        
          .mybackground {background-color:#82a0a2;}
        
        Background color #82a0a2
      
           Border around this has a color of #82a0a2        
        
          <div style="border:2px solid #82a0a2;">Content here</div>
        
        
          .myborder {border:2px solid #82a0a2;}
        
        Border color #82a0a2