#5e44a2 color space conversions
Hex:
        #5e44a2
        RGB:
        94, 68, 162
        CMY:
        63, 73, 36
        CMYK:
        42, 58, 0, 36
      HSL:
        257°, 40.8696%, 45.0980%
        HSV (HSB):
        257°, 58.0247%, 63.5294%
        XYZ:
        13.2048, 9.1226, 35.2473
        xyY:
        0.2294, 0.1584, 9.1226
      CIE-Lab:
        36.2192, 33.8783, -47.2926
        CIE-LCH:
        36.2192, 58.1750, 305.6161
        CIE-Luv:
        36.2192, 4.0769, -69.3805
        Hunter-Lab:
        30.2036, 25.1827, -48.0483
      #5e44a2 color charts
#5e44a2 RGB chart
      #5e44a2 CMYK chart
      #5e44a2 RGB pie chart
      #5e44a2 color shades, tints & tones
#5e44a2 color schemes
#5e44a2 color preview, HTML & CSS examples
           This text has a color of #5e44a2        
        
          <p style="color:#5e44a2;">Text here</p>
        
        
          .mytext {color:#5e44a2;}
        
        Text color #5e44a2
      
           This box has a color of #5e44a2        
        
          <div style="background-color:#5e44a2;">Content here</div>
        
        
          .mybackground {background-color:#5e44a2;}
        
        Background color #5e44a2
      
           Border around this has a color of #5e44a2        
        
          <div style="border:2px solid #5e44a2;">Content here</div>
        
        
          .myborder {border:2px solid #5e44a2;}
        
        Border color #5e44a2