#5d6784 color space conversions
Hex:
        #5d6784
        RGB:
        93, 103, 132
        CMY:
        64, 60, 48
        CMYK:
        30, 22, 0, 48
      HSL:
        225°, 17.3333%, 44.1176%
        HSV (HSB):
        225°, 29.5455%, 51.7647%
        XYZ:
        13.5293, 13.6936, 23.7599
        xyY:
        0.2654, 0.2686, 13.6936
      CIE-Lab:
        43.7903, 3.3486, -17.3220
        CIE-LCH:
        43.7903, 17.6427, 280.9411
        CIE-Luv:
        43.7903, -6.4701, -24.8626
        Hunter-Lab:
        37.0049, 0.5027, -12.1652
      #5d6784 color charts
#5d6784 RGB chart
      #5d6784 CMYK chart
      #5d6784 RGB pie chart
      #5d6784 color shades, tints & tones
#5d6784 color schemes
#5d6784 color preview, HTML & CSS examples
           This text has a color of #5d6784        
        
          <p style="color:#5d6784;">Text here</p>
        
        
          .mytext {color:#5d6784;}
        
        Text color #5d6784
      
           This box has a color of #5d6784        
        
          <div style="background-color:#5d6784;">Content here</div>
        
        
          .mybackground {background-color:#5d6784;}
        
        Background color #5d6784
      
           Border around this has a color of #5d6784        
        
          <div style="border:2px solid #5d6784;">Content here</div>
        
        
          .myborder {border:2px solid #5d6784;}
        
        Border color #5d6784