#5e79bc color space conversions
Hex:
        #5e79bc
        RGB:
        94, 121, 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.5306, 19.6853, 50.2945
        xyY:
        0.2268, 0.2175, 19.6853
      CIE-Lab:
        51.4795, 9.1422, -38.2587
        CIE-LCH:
        51.4795, 39.3358, 283.4392
        CIE-Luv:
        51.4795, -14.6385, -59.3699
        Hunter-Lab:
        44.3681, 4.9537, -36.1520
      #5e79bc color charts
#5e79bc RGB chart
      #5e79bc CMYK chart
      #5e79bc RGB pie chart
      #5e79bc color shades, tints & tones
#5e79bc color schemes
#5e79bc color preview, HTML & CSS examples
           This text has a color of #5e79bc        
        
          <p style="color:#5e79bc;">Text here</p>
        
        
          .mytext {color:#5e79bc;}
        
        Text color #5e79bc
      
           This box has a color of #5e79bc        
        
          <div style="background-color:#5e79bc;">Content here</div>
        
        
          .mybackground {background-color:#5e79bc;}
        
        Background color #5e79bc
      
           Border around this has a color of #5e79bc        
        
          <div style="border:2px solid #5e79bc;">Content here</div>
        
        
          .myborder {border:2px solid #5e79bc;}
        
        Border color #5e79bc