#82797c color space conversions
Hex:
        #82797c
        RGB:
        130, 121, 124
        CMY:
        49, 53, 51
        CMYK:
        0, 7, 5, 49
      HSL:
        340°, 3.5857%, 49.2157%
        HSV (HSB):
        340°, 6.9231%, 50.9804%
        XYZ:
        19.6814, 19.8758, 21.8679
        xyY:
        0.3204, 0.3236, 19.8758
      CIE-Lab:
        51.6965, 4.0121, -0.4058
        CIE-LCH:
        51.6965, 4.0326, 354.2248
        CIE-Luv:
        51.6965, 5.0294, -1.2063
        Hunter-Lab:
        44.5823, 0.7819, 2.1255
      #82797c color charts
#82797c RGB chart
      #82797c CMYK chart
      #82797c RGB pie chart
      #82797c color shades, tints & tones
#82797c color schemes
#82797c color preview, HTML & CSS examples
           This text has a color of #82797c        
        
          <p style="color:#82797c;">Text here</p>
        
        
          .mytext {color:#82797c;}
        
        Text color #82797c
      
           This box has a color of #82797c        
        
          <div style="background-color:#82797c;">Content here</div>
        
        
          .mybackground {background-color:#82797c;}
        
        Background color #82797c
      
           Border around this has a color of #82797c        
        
          <div style="border:2px solid #82797c;">Content here</div>
        
        
          .myborder {border:2px solid #82797c;}
        
        Border color #82797c