#5e22ce color space conversions
Hex:
        #5e22ce
        RGB:
        94, 34, 206
        CMY:
        63, 87, 19
        CMYK:
        54, 83, 0, 19
      HSL:
        261°, 71.6667%, 47.0588%
        HSV (HSB):
        261°, 83.4951%, 80.7843%
        XYZ:
        16.3287, 7.9800, 59.0722
        xyY:
        0.1958, 0.0957, 7.9800
      CIE-Lab:
        33.9411, 62.6914, -77.0135
        CIE-LCH:
        33.9411, 99.3041, 309.1467
        CIE-Luv:
        33.9411, 4.7082, -105.4814
        Hunter-Lab:
        28.2488, 53.7430, -104.2093
      #5e22ce color charts
#5e22ce RGB chart
      #5e22ce CMYK chart
      #5e22ce RGB pie chart
      #5e22ce color shades, tints & tones
#5e22ce color schemes
#5e22ce color preview, HTML & CSS examples
           This text has a color of #5e22ce        
        
          <p style="color:#5e22ce;">Text here</p>
        
        
          .mytext {color:#5e22ce;}
        
        Text color #5e22ce
      
           This box has a color of #5e22ce        
        
          <div style="background-color:#5e22ce;">Content here</div>
        
        
          .mybackground {background-color:#5e22ce;}
        
        Background color #5e22ce
      
           Border around this has a color of #5e22ce        
        
          <div style="border:2px solid #5e22ce;">Content here</div>
        
        
          .myborder {border:2px solid #5e22ce;}
        
        Border color #5e22ce