#5e7dcd color space conversions
Hex:
        #5e7dcd
        RGB:
        94, 125, 205
        CMY:
        63, 51, 20
        CMYK:
        54, 39, 0, 20
      HSL:
        223°, 52.6066%, 58.6275%
        HSV (HSB):
        223°, 54.1463%, 80.3922%
        XYZ:
        22.9692, 21.4547, 60.6882
        xyY:
        0.2185, 0.2041, 21.4547
      CIE-Lab:
        53.4436, 12.1127, -44.8627
        CIE-LCH:
        53.4436, 46.4691, 285.1093
        CIE-Luv:
        53.4436, -16.2941, -70.7522
        Hunter-Lab:
        46.3192, 7.4574, -45.2593
      #5e7dcd color charts
#5e7dcd RGB chart
      #5e7dcd CMYK chart
      #5e7dcd RGB pie chart
      #5e7dcd color shades, tints & tones
#5e7dcd color schemes
#5e7dcd color preview, HTML & CSS examples
           This text has a color of #5e7dcd        
        
          <p style="color:#5e7dcd;">Text here</p>
        
        
          .mytext {color:#5e7dcd;}
        
        Text color #5e7dcd
      
           This box has a color of #5e7dcd        
        
          <div style="background-color:#5e7dcd;">Content here</div>
        
        
          .mybackground {background-color:#5e7dcd;}
        
        Background color #5e7dcd
      
           Border around this has a color of #5e7dcd        
        
          <div style="border:2px solid #5e7dcd;">Content here</div>
        
        
          .myborder {border:2px solid #5e7dcd;}
        
        Border color #5e7dcd