#5e48a1 color space conversions
Hex:
        #5e48a1
        RGB:
        94, 72, 161
        CMY:
        63, 72, 37
        CMYK:
        42, 55, 0, 37
      HSL:
        255°, 38.1974%, 45.6863%
        HSV (HSB):
        255°, 55.2795%, 63.1373%
        XYZ:
        13.3665, 9.5876, 34.8643
        xyY:
        0.2312, 0.1658, 9.5876
      CIE-Lab:
        37.0919, 31.1693, -45.2888
        CIE-LCH:
        37.0919, 54.9782, 304.5371
        CIE-Luv:
        37.0919, 3.0884, -66.8832
        Hunter-Lab:
        30.9639, 22.8680, -45.0839
      #5e48a1 color charts
#5e48a1 RGB chart
      #5e48a1 CMYK chart
      #5e48a1 RGB pie chart
      #5e48a1 color shades, tints & tones
#5e48a1 color schemes
#5e48a1 color preview, HTML & CSS examples
           This text has a color of #5e48a1        
        
          <p style="color:#5e48a1;">Text here</p>
        
        
          .mytext {color:#5e48a1;}
        
        Text color #5e48a1
      
           This box has a color of #5e48a1        
        
          <div style="background-color:#5e48a1;">Content here</div>
        
        
          .mybackground {background-color:#5e48a1;}
        
        Background color #5e48a1
      
           Border around this has a color of #5e48a1        
        
          <div style="border:2px solid #5e48a1;">Content here</div>
        
        
          .myborder {border:2px solid #5e48a1;}
        
        Border color #5e48a1