#5d686b color space conversions
Hex:
        #5d686b
        RGB:
        93, 104, 107
        CMY:
        64, 59, 58
        CMYK:
        13, 3, 0, 58
      HSL:
        193°, 7.0000%, 39.2157%
        HSV (HSB):
        193°, 13.0841%, 41.9608%
        XYZ:
        12.1184, 13.2893, 15.8363
        xyY:
        0.2938, 0.3222, 13.2893
      CIE-Lab:
        43.1960, -3.5004, -3.1167
        CIE-LCH:
        43.1960, 4.6868, 221.6815
        CIE-Luv:
        43.1960, -5.9861, -3.6425
        Hunter-Lab:
        36.4545, -4.4577, -0.2382
      #5d686b color charts
#5d686b RGB chart
      #5d686b CMYK chart
      #5d686b RGB pie chart
      #5d686b color shades, tints & tones
#5d686b color schemes
#5d686b color preview, HTML & CSS examples
           This text has a color of #5d686b        
        
          <p style="color:#5d686b;">Text here</p>
        
        
          .mytext {color:#5d686b;}
        
        Text color #5d686b
      
           This box has a color of #5d686b        
        
          <div style="background-color:#5d686b;">Content here</div>
        
        
          .mybackground {background-color:#5d686b;}
        
        Background color #5d686b
      
           Border around this has a color of #5d686b        
        
          <div style="border:2px solid #5d686b;">Content here</div>
        
        
          .myborder {border:2px solid #5d686b;}
        
        Border color #5d686b