#82a6a2 color space conversions
Hex:
        #82a6a2
        RGB:
        130, 166, 162
        CMY:
        49, 35, 36
        CMYK:
        22, 0, 2, 35
      HSL:
        173°, 16.8224%, 58.0392%
        HSV (HSB):
        173°, 21.6867%, 65.0980%
        XYZ:
        29.3637, 34.6269, 39.3184
        xyY:
        0.2842, 0.3352, 34.6269
      CIE-Lab:
        65.4571, -13.0999, -1.9781
        CIE-LCH:
        65.4571, 13.2484, 188.5869
        CIE-Luv:
        65.4571, -18.4418, -0.7764
        Hunter-Lab:
        58.8446, -13.9058, 1.5752
      #82a6a2 color charts
#82a6a2 RGB chart
      #82a6a2 CMYK chart
      #82a6a2 RGB pie chart
      #82a6a2 color shades, tints & tones
#82a6a2 color schemes
#82a6a2 color preview, HTML & CSS examples
           This text has a color of #82a6a2        
        
          <p style="color:#82a6a2;">Text here</p>
        
        
          .mytext {color:#82a6a2;}
        
        Text color #82a6a2
      
           This box has a color of #82a6a2        
        
          <div style="background-color:#82a6a2;">Content here</div>
        
        
          .mybackground {background-color:#82a6a2;}
        
        Background color #82a6a2
      
           Border around this has a color of #82a6a2        
        
          <div style="border:2px solid #82a6a2;">Content here</div>
        
        
          .myborder {border:2px solid #82a6a2;}
        
        Border color #82a6a2