#5e7bca color space conversions
Hex:
        #5e7bca
        RGB:
        94, 123, 202
        CMY:
        63, 52, 21
        CMYK:
        53, 39, 0, 21
      HSL:
        224°, 50.4673%, 58.0392%
        HSV (HSB):
        224°, 53.4653%, 79.2157%
        XYZ:
        22.3597, 20.8099, 58.7153
        xyY:
        0.2195, 0.2042, 20.8099
      CIE-Lab:
        52.7408, 12.3628, -44.2712
        CIE-LCH:
        52.7408, 45.9650, 285.6025
        CIE-Luv:
        52.7408, -15.5597, -69.6418
        Hunter-Lab:
        45.6178, 7.6611, -44.3805
      #5e7bca color charts
#5e7bca RGB chart
      #5e7bca CMYK chart
      #5e7bca RGB pie chart
      #5e7bca color shades, tints & tones
#5e7bca color schemes
#5e7bca color preview, HTML & CSS examples
           This text has a color of #5e7bca        
        
          <p style="color:#5e7bca;">Text here</p>
        
        
          .mytext {color:#5e7bca;}
        
        Text color #5e7bca
      
           This box has a color of #5e7bca        
        
          <div style="background-color:#5e7bca;">Content here</div>
        
        
          .mybackground {background-color:#5e7bca;}
        
        Background color #5e7bca
      
           Border around this has a color of #5e7bca        
        
          <div style="border:2px solid #5e7bca;">Content here</div>
        
        
          .myborder {border:2px solid #5e7bca;}
        
        Border color #5e7bca