#5e24ff color space conversions
Hex:
        #5e24ff
        RGB:
        94, 36, 255
        CMY:
        63, 86, 0
        CMYK:
        63, 86, 0, 0
      HSL:
        256°, 100.0000%, 57.0588%
        HSV (HSB):
        256°, 85.8824%, 100.0000%
        XYZ:
        23.2970, 10.8614, 95.4763
        xyY:
        0.1797, 0.0838, 10.8614
      CIE-Lab:
        39.3461, 74.3522, -96.0050
        CIE-LCH:
        39.3461, 121.4299, 307.7564
        CIE-Luv:
        39.3461, -0.3470, -133.7655
        Hunter-Lab:
        32.9567, 68.5068, -148.6949
      #5e24ff color charts
#5e24ff RGB chart
      #5e24ff CMYK chart
      #5e24ff RGB pie chart
      #5e24ff color shades, tints & tones
#5e24ff color schemes
#5e24ff color preview, HTML & CSS examples
           This text has a color of #5e24ff        
        
          <p style="color:#5e24ff;">Text here</p>
        
        
          .mytext {color:#5e24ff;}
        
        Text color #5e24ff
      
           This box has a color of #5e24ff        
        
          <div style="background-color:#5e24ff;">Content here</div>
        
        
          .mybackground {background-color:#5e24ff;}
        
        Background color #5e24ff
      
           Border around this has a color of #5e24ff        
        
          <div style="border:2px solid #5e24ff;">Content here</div>
        
        
          .myborder {border:2px solid #5e24ff;}
        
        Border color #5e24ff