#5e47aa color space conversions
Hex:
        #5e47aa
        RGB:
        94, 71, 170
        CMY:
        63, 72, 33
        CMYK:
        45, 58, 0, 33
      HSL:
        254°, 41.0788%, 47.2549%
        HSV (HSB):
        254°, 58.2353%, 66.6667%
        XYZ:
        14.1250, 9.7884, 39.1751
        xyY:
        0.2239, 0.1552, 9.7884
      CIE-Lab:
        37.4600, 34.4110, -50.0757
        CIE-LCH:
        37.4600, 60.7593, 304.4960
        CIE-Luv:
        37.4600, 2.4592, -74.0147
        Hunter-Lab:
        31.2865, 25.8368, -52.3389
      #5e47aa color charts
#5e47aa RGB chart
      #5e47aa CMYK chart
      #5e47aa RGB pie chart
      #5e47aa color shades, tints & tones
#5e47aa color schemes
#5e47aa color preview, HTML & CSS examples
           This text has a color of #5e47aa        
        
          <p style="color:#5e47aa;">Text here</p>
        
        
          .mytext {color:#5e47aa;}
        
        Text color #5e47aa
      
           This box has a color of #5e47aa        
        
          <div style="background-color:#5e47aa;">Content here</div>
        
        
          .mybackground {background-color:#5e47aa;}
        
        Background color #5e47aa
      
           Border around this has a color of #5e47aa        
        
          <div style="border:2px solid #5e47aa;">Content here</div>
        
        
          .myborder {border:2px solid #5e47aa;}
        
        Border color #5e47aa