#82a8a1 color space conversions
Hex:
        #82a8a1
        RGB:
        130, 168, 161
        CMY:
        49, 34, 37
        CMYK:
        23, 0, 4, 34
      HSL:
        169°, 17.9245%, 58.4314%
        HSV (HSB):
        169°, 22.6190%, 65.8824%
        XYZ:
        29.6416, 35.3243, 38.9742
        xyY:
        0.2852, 0.3399, 35.3243
      CIE-Lab:
        66.0004, -14.3786, -0.6246
        CIE-LCH:
        66.0004, 14.3922, 182.4875
        CIE-Luv:
        66.0004, -19.3540, 1.4239
        Hunter-Lab:
        59.4342, -14.9868, 2.7244
      #82a8a1 color charts
#82a8a1 RGB chart
      #82a8a1 CMYK chart
      #82a8a1 RGB pie chart
      #82a8a1 color shades, tints & tones
#82a8a1 color schemes
#82a8a1 color preview, HTML & CSS examples
           This text has a color of #82a8a1        
        
          <p style="color:#82a8a1;">Text here</p>
        
        
          .mytext {color:#82a8a1;}
        
        Text color #82a8a1
      
           This box has a color of #82a8a1        
        
          <div style="background-color:#82a8a1;">Content here</div>
        
        
          .mybackground {background-color:#82a8a1;}
        
        Background color #82a8a1
      
           Border around this has a color of #82a8a1        
        
          <div style="border:2px solid #82a8a1;">Content here</div>
        
        
          .myborder {border:2px solid #82a8a1;}
        
        Border color #82a8a1