#5e1edd color space conversions
Hex:
        #5e1edd
        RGB:
        94, 30, 221
        CMY:
        63, 88, 13
        CMYK:
        57, 86, 0, 13
      HSL:
        260°, 76.0956%, 49.2157%
        HSV (HSB):
        260°, 86.4253%, 86.6667%
        XYZ:
        18.1315, 8.5287, 69.0972
        xyY:
        0.1893, 0.0891, 8.5287
      CIE-Lab:
        35.0605, 67.7409, -83.8333
        CIE-LCH:
        35.0605, 107.7815, 308.9397
        CIE-Luv:
        35.0605, 3.3778, -114.4520
        Hunter-Lab:
        29.2039, 59.7165, -119.8388
      #5e1edd color charts
#5e1edd RGB chart
      #5e1edd CMYK chart
      #5e1edd RGB pie chart
      #5e1edd color shades, tints & tones
#5e1edd color schemes
#5e1edd color preview, HTML & CSS examples
           This text has a color of #5e1edd        
        
          <p style="color:#5e1edd;">Text here</p>
        
        
          .mytext {color:#5e1edd;}
        
        Text color #5e1edd
      
           This box has a color of #5e1edd        
        
          <div style="background-color:#5e1edd;">Content here</div>
        
        
          .mybackground {background-color:#5e1edd;}
        
        Background color #5e1edd
      
           Border around this has a color of #5e1edd        
        
          <div style="border:2px solid #5e1edd;">Content here</div>
        
        
          .myborder {border:2px solid #5e1edd;}
        
        Border color #5e1edd