#82a4a3 color space conversions
Hex:
        #82a4a3
        RGB:
        130, 164, 163
        CMY:
        49, 36, 36
        CMYK:
        21, 0, 1, 36
      HSL:
        178°, 15.7407%, 57.6471%
        HSV (HSB):
        178°, 20.7317%, 64.3137%
        XYZ:
        29.0922, 33.9411, 39.6683
        xyY:
        0.2833, 0.3305, 33.9411
      CIE-Lab:
        64.9158, -11.8114, -3.3326
        CIE-LCH:
        64.9158, 12.2725, 195.7567
        CIE-Luv:
        64.9158, -17.5327, -2.9882
        Hunter-Lab:
        58.2590, -12.8174, 0.4110
      #82a4a3 color charts
#82a4a3 RGB chart
      #82a4a3 CMYK chart
      #82a4a3 RGB pie chart
      #82a4a3 color shades, tints & tones
#82a4a3 color schemes
#82a4a3 color preview, HTML & CSS examples
           This text has a color of #82a4a3        
        
          <p style="color:#82a4a3;">Text here</p>
        
        
          .mytext {color:#82a4a3;}
        
        Text color #82a4a3
      
           This box has a color of #82a4a3        
        
          <div style="background-color:#82a4a3;">Content here</div>
        
        
          .mybackground {background-color:#82a4a3;}
        
        Background color #82a4a3
      
           Border around this has a color of #82a4a3        
        
          <div style="border:2px solid #82a4a3;">Content here</div>
        
        
          .myborder {border:2px solid #82a4a3;}
        
        Border color #82a4a3