#5e6aaf color space conversions
Hex:
        #5e6aaf
        RGB:
        94, 106, 175
        CMY:
        63, 58, 31
        CMYK:
        46, 39, 0, 31
      HSL:
        231°, 33.6100%, 52.7451%
        HSV (HSB):
        231°, 46.2857%, 68.6275%
        XYZ:
        17.5080, 15.7829, 42.6811
        xyY:
        0.2305, 0.2077, 15.7829
      CIE-Lab:
        46.6884, 14.2831, -38.2876
        CIE-LCH:
        46.6884, 40.8650, 290.4578
        CIE-Luv:
        46.6884, -8.8926, -58.7372
        Hunter-Lab:
        39.7277, 9.1415, -35.8883
      #5e6aaf color charts
#5e6aaf RGB chart
      #5e6aaf CMYK chart
      #5e6aaf RGB pie chart
      #5e6aaf color shades, tints & tones
#5e6aaf color schemes
#5e6aaf color preview, HTML & CSS examples
           This text has a color of #5e6aaf        
        
          <p style="color:#5e6aaf;">Text here</p>
        
        
          .mytext {color:#5e6aaf;}
        
        Text color #5e6aaf
      
           This box has a color of #5e6aaf        
        
          <div style="background-color:#5e6aaf;">Content here</div>
        
        
          .mybackground {background-color:#5e6aaf;}
        
        Background color #5e6aaf
      
           Border around this has a color of #5e6aaf        
        
          <div style="border:2px solid #5e6aaf;">Content here</div>
        
        
          .myborder {border:2px solid #5e6aaf;}
        
        Border color #5e6aaf