#5e4771 color space conversions
Hex:
        #5e4771
        RGB:
        94, 71, 113
        CMY:
        63, 72, 56
        CMYK:
        17, 37, 0, 56
      HSL:
        273°, 22.8261%, 36.0784%
        HSV (HSB):
        273°, 37.1681%, 44.3137%
        XYZ:
        9.8500, 8.0784, 16.6629
        xyY:
        0.2848, 0.2335, 8.0784
      CIE-Lab:
        34.1457, 18.7112, -20.5198
        CIE-LCH:
        34.1457, 27.7699, 312.3604
        CIE-Luv:
        34.1457, 8.7984, -29.5990
        Hunter-Lab:
        28.4226, 12.1205, -14.8634
      #5e4771 color charts
#5e4771 RGB chart
      #5e4771 CMYK chart
      #5e4771 RGB pie chart
      #5e4771 color shades, tints & tones
#5e4771 color schemes
#5e4771 color preview, HTML & CSS examples
           This text has a color of #5e4771        
        
          <p style="color:#5e4771;">Text here</p>
        
        
          .mytext {color:#5e4771;}
        
        Text color #5e4771
      
           This box has a color of #5e4771        
        
          <div style="background-color:#5e4771;">Content here</div>
        
        
          .mybackground {background-color:#5e4771;}
        
        Background color #5e4771
      
           Border around this has a color of #5e4771        
        
          <div style="border:2px solid #5e4771;">Content here</div>
        
        
          .myborder {border:2px solid #5e4771;}
        
        Border color #5e4771