#5d7bce color space conversions
Hex:
        #5d7bce
        RGB:
        93, 123, 206
        CMY:
        64, 52, 19
        CMYK:
        55, 40, 0, 19
      HSL:
        224°, 53.5545%, 58.6275%
        HSV (HSB):
        224°, 54.8544%, 80.7843%
        XYZ:
        22.7377, 20.9493, 61.2377
        xyY:
        0.2167, 0.1997, 20.9493
      CIE-Lab:
        52.8940, 13.4322, -46.3056
        CIE-LCH:
        52.8940, 48.2145, 286.1763
        CIE-Luv:
        52.8940, -15.9295, -73.0481
        Hunter-Lab:
        45.7704, 8.5767, -47.2867
      #5d7bce color charts
#5d7bce RGB chart
      #5d7bce CMYK chart
      #5d7bce RGB pie chart
      #5d7bce color shades, tints & tones
#5d7bce color schemes
#5d7bce color preview, HTML & CSS examples
           This text has a color of #5d7bce        
        
          <p style="color:#5d7bce;">Text here</p>
        
        
          .mytext {color:#5d7bce;}
        
        Text color #5d7bce
      
           This box has a color of #5d7bce        
        
          <div style="background-color:#5d7bce;">Content here</div>
        
        
          .mybackground {background-color:#5d7bce;}
        
        Background color #5d7bce
      
           Border around this has a color of #5d7bce        
        
          <div style="border:2px solid #5d7bce;">Content here</div>
        
        
          .myborder {border:2px solid #5d7bce;}
        
        Border color #5d7bce