#5d7a9a color space conversions
Hex:
        #5d7a9a
        RGB:
        93, 122, 154
        CMY:
        64, 52, 40
        CMYK:
        40, 21, 0, 40
      HSL:
        211°, 24.6964%, 48.4314%
        HSV (HSB):
        211°, 39.6104%, 60.3922%
        XYZ:
        17.3065, 18.5793, 33.2459
        xyY:
        0.2503, 0.2688, 18.5793
      CIE-Lab:
        50.1914, -1.9118, -20.5527
        CIE-LCH:
        50.1914, 20.6414, 264.6857
        CIE-Luv:
        50.1914, -14.9481, -29.8807
        Hunter-Lab:
        43.1037, -3.7625, -15.5577
      #5d7a9a color charts
#5d7a9a RGB chart
      #5d7a9a CMYK chart
      #5d7a9a RGB pie chart
      #5d7a9a color shades, tints & tones
#5d7a9a color schemes
#5d7a9a color preview, HTML & CSS examples
           This text has a color of #5d7a9a        
        
          <p style="color:#5d7a9a;">Text here</p>
        
        
          .mytext {color:#5d7a9a;}
        
        Text color #5d7a9a
      
           This box has a color of #5d7a9a        
        
          <div style="background-color:#5d7a9a;">Content here</div>
        
        
          .mybackground {background-color:#5d7a9a;}
        
        Background color #5d7a9a
      
           Border around this has a color of #5d7a9a        
        
          <div style="border:2px solid #5d7a9a;">Content here</div>
        
        
          .myborder {border:2px solid #5d7a9a;}
        
        Border color #5d7a9a