#52636f color space conversions
Hex:
        #52636f
        RGB:
        82, 99, 111
        CMY:
        68, 61, 56
        CMYK:
        26, 11, 0, 56
      HSL:
        205°, 15.0259%, 37.8431%
        HSV (HSB):
        205°, 26.1261%, 43.5294%
        XYZ:
        10.8108, 11.8652, 16.7594
        xyY:
        0.2741, 0.3009, 11.8652
      CIE-Lab:
        41.0011, -3.4376, -8.9060
        CIE-LCH:
        41.0011, 9.5464, 248.8941
        CIE-Luv:
        41.0011, -9.0385, -11.5421
        Hunter-Lab:
        34.4459, -4.2586, -4.7349
      #52636f color charts
#52636f RGB chart
      #52636f CMYK chart
      #52636f RGB pie chart
      #52636f color shades, tints & tones
#52636f color schemes
#52636f color preview, HTML & CSS examples
           This text has a color of #52636f        
        
          <p style="color:#52636f;">Text here</p>
        
        
          .mytext {color:#52636f;}
        
        Text color #52636f
      
           This box has a color of #52636f        
        
          <div style="background-color:#52636f;">Content here</div>
        
        
          .mybackground {background-color:#52636f;}
        
        Background color #52636f
      
           Border around this has a color of #52636f        
        
          <div style="border:2px solid #52636f;">Content here</div>
        
        
          .myborder {border:2px solid #52636f;}
        
        Border color #52636f