#52796c color space conversions
Hex:
        #52796c
        RGB:
        82, 121, 108
        CMY:
        68, 53, 58
        CMYK:
        32, 0, 11, 53
      HSL:
        160°, 19.2118%, 39.8039%
        HSV (HSB):
        160°, 32.2314%, 47.4510%
        XYZ:
        13.0238, 16.5513, 16.6956
        xyY:
        0.2815, 0.3577, 16.5513
      CIE-Lab:
        47.6896, -16.7516, 2.7619
        CIE-LCH:
        47.6896, 16.9778, 170.6377
        CIE-Luv:
        47.6896, -18.9308, 6.2339
        Hunter-Lab:
        40.6833, -14.0530, 4.1468
      #52796c color charts
#52796c RGB chart
      #52796c CMYK chart
      #52796c RGB pie chart
      #52796c color shades, tints & tones
#52796c color schemes
#52796c color preview, HTML & CSS examples
           This text has a color of #52796c        
        
          <p style="color:#52796c;">Text here</p>
        
        
          .mytext {color:#52796c;}
        
        Text color #52796c
      
           This box has a color of #52796c        
        
          <div style="background-color:#52796c;">Content here</div>
        
        
          .mybackground {background-color:#52796c;}
        
        Background color #52796c
      
           Border around this has a color of #52796c        
        
          <div style="border:2px solid #52796c;">Content here</div>
        
        
          .myborder {border:2px solid #52796c;}
        
        Border color #52796c