#5e78bc color space conversions
Hex:
        #5e78bc
        RGB:
        94, 120, 188
        CMY:
        63, 53, 26
        CMYK:
        50, 36, 0, 26
      HSL:
        223°, 41.2281%, 55.2941%
        HSV (HSB):
        223°, 50.0000%, 73.7255%
        XYZ:
        20.4097, 19.4435, 50.2542
        xyY:
        0.2265, 0.2158, 19.4435
      CIE-Lab:
        51.2021, 9.7479, -38.6957
        CIE-LCH:
        51.2021, 39.9046, 284.1393
        CIE-Luv:
        51.2021, -14.2760, -60.0675
        Hunter-Lab:
        44.0947, 5.4546, -36.7057
      #5e78bc color charts
#5e78bc RGB chart
      #5e78bc CMYK chart
      #5e78bc RGB pie chart
      #5e78bc color shades, tints & tones
#5e78bc color schemes
#5e78bc color preview, HTML & CSS examples
           This text has a color of #5e78bc        
        
          <p style="color:#5e78bc;">Text here</p>
        
        
          .mytext {color:#5e78bc;}
        
        Text color #5e78bc
      
           This box has a color of #5e78bc        
        
          <div style="background-color:#5e78bc;">Content here</div>
        
        
          .mybackground {background-color:#5e78bc;}
        
        Background color #5e78bc
      
           Border around this has a color of #5e78bc        
        
          <div style="border:2px solid #5e78bc;">Content here</div>
        
        
          .myborder {border:2px solid #5e78bc;}
        
        Border color #5e78bc