#5e5993 color space conversions
Hex:
        #5e5993
        RGB:
        94, 89, 147
        CMY:
        63, 65, 42
        CMYK:
        36, 39, 0, 42
      HSL:
        245°, 24.5763%, 46.2745%
        HSV (HSB):
        245°, 39.4558%, 57.6471%
        XYZ:
        13.4549, 11.6310, 29.1396
        xyY:
        0.2481, 0.2145, 11.6310
      CIE-Lab:
        40.6236, 16.5188, -31.2588
        CIE-LCH:
        40.6236, 35.3551, 297.8544
        CIE-Luv:
        40.6236, -1.2531, -46.5544
        Hunter-Lab:
        34.1043, 10.7399, -26.7860
      #5e5993 color charts
#5e5993 RGB chart
      #5e5993 CMYK chart
      #5e5993 RGB pie chart
      #5e5993 color shades, tints & tones
#5e5993 color schemes
#5e5993 color preview, HTML & CSS examples
           This text has a color of #5e5993        
        
          <p style="color:#5e5993;">Text here</p>
        
        
          .mytext {color:#5e5993;}
        
        Text color #5e5993
      
           This box has a color of #5e5993        
        
          <div style="background-color:#5e5993;">Content here</div>
        
        
          .mybackground {background-color:#5e5993;}
        
        Background color #5e5993
      
           Border around this has a color of #5e5993        
        
          <div style="border:2px solid #5e5993;">Content here</div>
        
        
          .myborder {border:2px solid #5e5993;}
        
        Border color #5e5993