#5e21a1 color space conversions
Hex:
        #5e21a1
        RGB:
        94, 33, 161
        CMY:
        63, 87, 37
        CMYK:
        42, 80, 0, 37
      HSL:
        269°, 65.9794%, 38.0392%
        HSV (HSB):
        269°, 79.5031%, 63.1373%
        XYZ:
        11.5930, 6.0406, 34.2731
        xyY:
        0.2233, 0.1164, 6.0406
      CIE-Lab:
        29.5147, 51.7801, -57.5752
        CIE-LCH:
        29.5147, 77.4344, 311.9666
        CIE-Luv:
        29.5147, 10.8741, -77.9532
        Hunter-Lab:
        24.5776, 41.1854, -65.4747
      #5e21a1 color charts
#5e21a1 RGB chart
      #5e21a1 CMYK chart
      #5e21a1 RGB pie chart
      #5e21a1 color shades, tints & tones
#5e21a1 color schemes
#5e21a1 color preview, HTML & CSS examples
           This text has a color of #5e21a1        
        
          <p style="color:#5e21a1;">Text here</p>
        
        
          .mytext {color:#5e21a1;}
        
        Text color #5e21a1
      
           This box has a color of #5e21a1        
        
          <div style="background-color:#5e21a1;">Content here</div>
        
        
          .mybackground {background-color:#5e21a1;}
        
        Background color #5e21a1
      
           Border around this has a color of #5e21a1        
        
          <div style="border:2px solid #5e21a1;">Content here</div>
        
        
          .myborder {border:2px solid #5e21a1;}
        
        Border color #5e21a1