#5e21ce color space conversions
Hex:
        #5e21ce
        RGB:
        94, 33, 206
        CMY:
        63, 87, 19
        CMYK:
        54, 84, 0, 19
      HSL:
        261°, 72.3849%, 46.8627%
        HSV (HSB):
        261°, 83.9806%, 80.7843%
        XYZ:
        16.3005, 7.9236, 59.0628
        xyY:
        0.1957, 0.0951, 7.9236
      CIE-Lab:
        33.8233, 63.0393, -77.2080
        CIE-LCH:
        33.8233, 99.6746, 309.2312
        CIE-Luv:
        33.8233, 4.7979, -105.5382
        Hunter-Lab:
        28.1489, 54.1054, -104.6995
      #5e21ce color charts
#5e21ce RGB chart
      #5e21ce CMYK chart
      #5e21ce RGB pie chart
      #5e21ce color shades, tints & tones
#5e21ce color schemes
#5e21ce color preview, HTML & CSS examples
           This text has a color of #5e21ce        
        
          <p style="color:#5e21ce;">Text here</p>
        
        
          .mytext {color:#5e21ce;}
        
        Text color #5e21ce
      
           This box has a color of #5e21ce        
        
          <div style="background-color:#5e21ce;">Content here</div>
        
        
          .mybackground {background-color:#5e21ce;}
        
        Background color #5e21ce
      
           Border around this has a color of #5e21ce        
        
          <div style="border:2px solid #5e21ce;">Content here</div>
        
        
          .myborder {border:2px solid #5e21ce;}
        
        Border color #5e21ce