#5e48af color space conversions
Hex:
        #5e48af
        RGB:
        94, 72, 175
        CMY:
        63, 72, 31
        CMYK:
        46, 59, 0, 31
      HSL:
        253°, 41.7004%, 48.4314%
        HSV (HSB):
        253°, 58.8571%, 68.6275%
        XYZ:
        14.6713, 10.1096, 41.7355
        xyY:
        0.2206, 0.1520, 10.1096
      CIE-Lab:
        38.0383, 35.2894, -52.1125
        CIE-LCH:
        38.0383, 62.9369, 304.1050
        CIE-Luv:
        38.0383, 1.7146, -77.2548
        Hunter-Lab:
        31.7955, 26.7226, -55.5685
      #5e48af color charts
#5e48af RGB chart
      #5e48af CMYK chart
      #5e48af RGB pie chart
      #5e48af color shades, tints & tones
#5e48af color schemes
#5e48af color preview, HTML & CSS examples
           This text has a color of #5e48af        
        
          <p style="color:#5e48af;">Text here</p>
        
        
          .mytext {color:#5e48af;}
        
        Text color #5e48af
      
           This box has a color of #5e48af        
        
          <div style="background-color:#5e48af;">Content here</div>
        
        
          .mybackground {background-color:#5e48af;}
        
        Background color #5e48af
      
           Border around this has a color of #5e48af        
        
          <div style="border:2px solid #5e48af;">Content here</div>
        
        
          .myborder {border:2px solid #5e48af;}
        
        Border color #5e48af