#5d5b6a color space conversions
Hex:
        #5d5b6a
        RGB:
        93, 91, 106
        CMY:
        64, 64, 58
        CMYK:
        12, 14, 0, 58
      HSL:
        248°, 7.6142%, 38.6275%
        HSV (HSB):
        248°, 14.1509%, 41.5686%
        XYZ:
        10.8568, 10.8499, 15.1577
        xyY:
        0.2945, 0.2943, 10.8499
      CIE-Lab:
        39.3266, 4.1237, -8.2638
        CIE-LCH:
        39.3266, 9.2355, 296.5194
        CIE-Luv:
        39.3266, 0.1976, -11.5589
        Hunter-Lab:
        32.9392, 1.1901, -4.2261
      #5d5b6a color charts
#5d5b6a RGB chart
      #5d5b6a CMYK chart
      #5d5b6a RGB pie chart
      #5d5b6a color shades, tints & tones
#5d5b6a color schemes
#5d5b6a color preview, HTML & CSS examples
           This text has a color of #5d5b6a        
        
          <p style="color:#5d5b6a;">Text here</p>
        
        
          .mytext {color:#5d5b6a;}
        
        Text color #5d5b6a
      
           This box has a color of #5d5b6a        
        
          <div style="background-color:#5d5b6a;">Content here</div>
        
        
          .mybackground {background-color:#5d5b6a;}
        
        Background color #5d5b6a
      
           Border around this has a color of #5d5b6a        
        
          <div style="border:2px solid #5d5b6a;">Content here</div>
        
        
          .myborder {border:2px solid #5d5b6a;}
        
        Border color #5d5b6a