#5d758b color space conversions
Hex:
        #5d758b
        RGB:
        93, 117, 139
        CMY:
        64, 54, 45
        CMYK:
        33, 16, 0, 45
      HSL:
        209°, 19.8276%, 45.4902%
        HSV (HSB):
        209°, 33.0935%, 54.5098%
        XYZ:
        15.5357, 16.9138, 26.8720
        xyY:
        0.2619, 0.2851, 16.9138
      CIE-Lab:
        48.1513, -3.1336, -14.8461
        CIE-LCH:
        48.1513, 15.1732, 258.0812
        CIE-Luv:
        48.1513, -12.6554, -20.8034
        Hunter-Lab:
        41.1264, -4.5420, -9.9516
      #5d758b color charts
#5d758b RGB chart
      #5d758b CMYK chart
      #5d758b RGB pie chart
      #5d758b color shades, tints & tones
#5d758b color schemes
#5d758b color preview, HTML & CSS examples
           This text has a color of #5d758b        
        
          <p style="color:#5d758b;">Text here</p>
        
        
          .mytext {color:#5d758b;}
        
        Text color #5d758b
      
           This box has a color of #5d758b        
        
          <div style="background-color:#5d758b;">Content here</div>
        
        
          .mybackground {background-color:#5d758b;}
        
        Background color #5d758b
      
           Border around this has a color of #5d758b        
        
          <div style="border:2px solid #5d758b;">Content here</div>
        
        
          .myborder {border:2px solid #5d758b;}
        
        Border color #5d758b