#5e71bc color space conversions
Hex:
        #5e71bc
        RGB:
        94, 113, 188
        CMY:
        63, 56, 26
        CMYK:
        50, 40, 0, 26
      HSL:
        228°, 41.2281%, 55.2941%
        HSV (HSB):
        228°, 50.0000%, 73.7255%
        XYZ:
        19.5983, 17.8208, 49.9838
        xyY:
        0.2242, 0.2039, 17.8208
      CIE-Lab:
        49.2780, 14.0200, -41.7353
        CIE-LCH:
        49.2780, 44.0272, 288.5686
        CIE-Luv:
        49.2780, -11.7829, -64.8311
        Hunter-Lab:
        42.2147, 8.9937, -40.6513
      #5e71bc color charts
#5e71bc RGB chart
      #5e71bc CMYK chart
      #5e71bc RGB pie chart
      #5e71bc color shades, tints & tones
#5e71bc color schemes
#5e71bc color preview, HTML & CSS examples
           This text has a color of #5e71bc        
        
          <p style="color:#5e71bc;">Text here</p>
        
        
          .mytext {color:#5e71bc;}
        
        Text color #5e71bc
      
           This box has a color of #5e71bc        
        
          <div style="background-color:#5e71bc;">Content here</div>
        
        
          .mybackground {background-color:#5e71bc;}
        
        Background color #5e71bc
      
           Border around this has a color of #5e71bc        
        
          <div style="border:2px solid #5e71bc;">Content here</div>
        
        
          .myborder {border:2px solid #5e71bc;}
        
        Border color #5e71bc