#5e4786 color space conversions
Hex:
        #5e4786
        RGB:
        94, 71, 134
        CMY:
        63, 72, 47
        CMYK:
        30, 47, 0, 47
      HSL:
        262°, 30.7317%, 40.1961%
        HSV (HSB):
        262°, 47.0149%, 52.5490%
        XYZ:
        11.1724, 8.6074, 23.6268
        xyY:
        0.2574, 0.1983, 8.6074
      CIE-Lab:
        35.2171, 24.1651, -31.8781
        CIE-LCH:
        35.2171, 40.0021, 307.1638
        CIE-Luv:
        35.2171, 6.3158, -46.4603
        Hunter-Lab:
        29.3384, 16.6329, -27.2106
      #5e4786 color charts
#5e4786 RGB chart
      #5e4786 CMYK chart
      #5e4786 RGB pie chart
      #5e4786 color shades, tints & tones
#5e4786 color schemes
#5e4786 color preview, HTML & CSS examples
           This text has a color of #5e4786        
        
          <p style="color:#5e4786;">Text here</p>
        
        
          .mytext {color:#5e4786;}
        
        Text color #5e4786
      
           This box has a color of #5e4786        
        
          <div style="background-color:#5e4786;">Content here</div>
        
        
          .mybackground {background-color:#5e4786;}
        
        Background color #5e4786
      
           Border around this has a color of #5e4786        
        
          <div style="border:2px solid #5e4786;">Content here</div>
        
        
          .myborder {border:2px solid #5e4786;}
        
        Border color #5e4786