#53606e color space conversions
Hex:
        #53606e
        RGB:
        83, 96, 110
        CMY:
        67, 62, 57
        CMYK:
        25, 13, 0, 57
      HSL:
        211°, 13.9896%, 37.8431%
        HSV (HSB):
        211°, 24.5455%, 43.1373%
        XYZ:
        10.5646, 11.3305, 16.3820
        xyY:
        0.2760, 0.2960, 11.3305
      CIE-Lab:
        40.1317, -1.5428, -9.5945
        CIE-LCH:
        40.1317, 9.7178, 260.8649
        CIE-Luv:
        40.1317, -7.2216, -12.6923
        Hunter-Lab:
        33.6609, -2.8834, -5.2926
      #53606e color charts
#53606e RGB chart
      #53606e CMYK chart
      #53606e RGB pie chart
      #53606e color shades, tints & tones
#53606e color schemes
#53606e color preview, HTML & CSS examples
           This text has a color of #53606e        
        
          <p style="color:#53606e;">Text here</p>
        
        
          .mytext {color:#53606e;}
        
        Text color #53606e
      
           This box has a color of #53606e        
        
          <div style="background-color:#53606e;">Content here</div>
        
        
          .mybackground {background-color:#53606e;}
        
        Background color #53606e
      
           Border around this has a color of #53606e        
        
          <div style="border:2px solid #53606e;">Content here</div>
        
        
          .myborder {border:2px solid #53606e;}
        
        Border color #53606e