#5e75a2 color space conversions
Hex:
        #5e75a2
        RGB:
        94, 117, 162
        CMY:
        63, 54, 36
        CMYK:
        42, 28, 0, 36
      HSL:
        220°, 26.7717%, 50.1961%
        HSV (HSB):
        220°, 41.9753%, 63.5294%
        XYZ:
        17.4990, 17.7109, 36.6787
        xyY:
        0.2434, 0.2464, 17.7109
      CIE-Lab:
        49.1436, 3.6514, -26.8435
        CIE-LCH:
        49.1436, 27.0907, 277.7462
        CIE-Luv:
        49.1436, -12.6643, -40.2153
        Hunter-Lab:
        42.0843, 0.5741, -22.2153
      #5e75a2 color charts
#5e75a2 RGB chart
      #5e75a2 CMYK chart
      #5e75a2 RGB pie chart
      #5e75a2 color shades, tints & tones
#5e75a2 color schemes
#5e75a2 color preview, HTML & CSS examples
           This text has a color of #5e75a2        
        
          <p style="color:#5e75a2;">Text here</p>
        
        
          .mytext {color:#5e75a2;}
        
        Text color #5e75a2
      
           This box has a color of #5e75a2        
        
          <div style="background-color:#5e75a2;">Content here</div>
        
        
          .mybackground {background-color:#5e75a2;}
        
        Background color #5e75a2
      
           Border around this has a color of #5e75a2        
        
          <div style="border:2px solid #5e75a2;">Content here</div>
        
        
          .myborder {border:2px solid #5e75a2;}
        
        Border color #5e75a2