#53686f color space conversions
Hex:
        #53686f
        RGB:
        83, 104, 111
        CMY:
        67, 59, 56
        CMYK:
        25, 6, 0, 56
      HSL:
        195°, 14.4330%, 38.0392%
        HSV (HSB):
        195°, 25.2252%, 43.5294%
        XYZ:
        11.3868, 12.8873, 16.9263
        xyY:
        0.2764, 0.3128, 12.8873
      CIE-Lab:
        42.5930, -6.0703, -6.5161
        CIE-LCH:
        42.5930, 8.9055, 227.0282
        CIE-Luv:
        42.5930, -10.8279, -7.9381
        Hunter-Lab:
        35.8989, -6.2044, -2.8259
      #53686f color charts
#53686f RGB chart
      #53686f CMYK chart
      #53686f RGB pie chart
      #53686f color shades, tints & tones
#53686f color schemes
#53686f color preview, HTML & CSS examples
           This text has a color of #53686f        
        
          <p style="color:#53686f;">Text here</p>
        
        
          .mytext {color:#53686f;}
        
        Text color #53686f
      
           This box has a color of #53686f        
        
          <div style="background-color:#53686f;">Content here</div>
        
        
          .mybackground {background-color:#53686f;}
        
        Background color #53686f
      
           Border around this has a color of #53686f        
        
          <div style="border:2px solid #53686f;">Content here</div>
        
        
          .myborder {border:2px solid #53686f;}
        
        Border color #53686f