#5e79bb color space conversions
Hex:
        #5e79bb
        RGB:
        94, 121, 187
        CMY:
        63, 53, 27
        CMYK:
        50, 35, 0, 27
      HSL:
        223°, 40.6114%, 55.0980%
        HSV (HSB):
        223°, 49.7326%, 73.3333%
        XYZ:
        20.4231, 19.6423, 49.7286
        xyY:
        0.2274, 0.2187, 19.6423
      CIE-Lab:
        51.4303, 8.8297, -37.7614
        CIE-LCH:
        51.4303, 38.7800, 283.1609
        CIE-Luv:
        51.4303, -14.6227, -58.5310
        Hunter-Lab:
        44.3196, 4.6960, -35.5024
      #5e79bb color charts
#5e79bb RGB chart
      #5e79bb CMYK chart
      #5e79bb RGB pie chart
      #5e79bb color shades, tints & tones
#5e79bb color schemes
#5e79bb color preview, HTML & CSS examples
           This text has a color of #5e79bb        
        
          <p style="color:#5e79bb;">Text here</p>
        
        
          .mytext {color:#5e79bb;}
        
        Text color #5e79bb
      
           This box has a color of #5e79bb        
        
          <div style="background-color:#5e79bb;">Content here</div>
        
        
          .mybackground {background-color:#5e79bb;}
        
        Background color #5e79bb
      
           Border around this has a color of #5e79bb        
        
          <div style="border:2px solid #5e79bb;">Content here</div>
        
        
          .myborder {border:2px solid #5e79bb;}
        
        Border color #5e79bb