#5d7cbe color space conversions
Hex:
        #5d7cbe
        RGB:
        93, 124, 190
        CMY:
        64, 51, 25
        CMYK:
        51, 35, 0, 25
      HSL:
        221°, 42.7313%, 55.4902%
        HSV (HSB):
        221°, 51.0526%, 74.5098%
        XYZ:
        21.0161, 20.4602, 51.5567
        xyY:
        0.2259, 0.2199, 20.4602
      CIE-Lab:
        52.3535, 7.7213, -38.0343
        CIE-LCH:
        52.3535, 38.8102, 281.4756
        CIE-Luv:
        52.3535, -16.0927, -59.0527
        Hunter-Lab:
        45.2329, 3.7771, -35.9160
      #5d7cbe color charts
#5d7cbe RGB chart
      #5d7cbe CMYK chart
      #5d7cbe RGB pie chart
      #5d7cbe color shades, tints & tones
#5d7cbe color schemes
#5d7cbe color preview, HTML & CSS examples
           This text has a color of #5d7cbe        
        
          <p style="color:#5d7cbe;">Text here</p>
        
        
          .mytext {color:#5d7cbe;}
        
        Text color #5d7cbe
      
           This box has a color of #5d7cbe        
        
          <div style="background-color:#5d7cbe;">Content here</div>
        
        
          .mybackground {background-color:#5d7cbe;}
        
        Background color #5d7cbe
      
           Border around this has a color of #5d7cbe        
        
          <div style="border:2px solid #5d7cbe;">Content here</div>
        
        
          .myborder {border:2px solid #5d7cbe;}
        
        Border color #5d7cbe