#5e75a5 color space conversions
Hex:
        #5e75a5
        RGB:
        94, 117, 165
        CMY:
        63, 54, 35
        CMYK:
        43, 29, 0, 35
      HSL:
        221°, 28.2869%, 50.7843%
        HSV (HSB):
        221°, 43.0303%, 64.7059%
        XYZ:
        17.7689, 17.8189, 38.1002
        xyY:
        0.2411, 0.2418, 17.8189
      CIE-Lab:
        49.2757, 4.5371, -28.3908
        CIE-LCH:
        49.2757, 28.7510, 279.0796
        CIE-Luv:
        49.2757, -12.7237, -42.7664
        Hunter-Lab:
        42.2124, 1.2662, -23.9654
      #5e75a5 color charts
#5e75a5 RGB chart
      #5e75a5 CMYK chart
      #5e75a5 RGB pie chart
      #5e75a5 color shades, tints & tones
#5e75a5 color schemes
#5e75a5 color preview, HTML & CSS examples
           This text has a color of #5e75a5        
        
          <p style="color:#5e75a5;">Text here</p>
        
        
          .mytext {color:#5e75a5;}
        
        Text color #5e75a5
      
           This box has a color of #5e75a5        
        
          <div style="background-color:#5e75a5;">Content here</div>
        
        
          .mybackground {background-color:#5e75a5;}
        
        Background color #5e75a5
      
           Border around this has a color of #5e75a5        
        
          <div style="border:2px solid #5e75a5;">Content here</div>
        
        
          .myborder {border:2px solid #5e75a5;}
        
        Border color #5e75a5