#5e28fa color space conversions
Hex:
        #5e28fa
        RGB:
        94, 40, 250
        CMY:
        63, 84, 2
        CMYK:
        62, 84, 0, 2
      HSL:
        255°, 95.4545%, 56.8627%
        HSV (HSB):
        255°, 84.0000%, 98.0392%
        XYZ:
        22.6302, 10.7994, 91.3342
        xyY:
        0.1814, 0.0866, 10.7994
      CIE-Lab:
        39.2405, 71.7932, -93.3778
        CIE-LCH:
        39.2405, 117.7865, 307.5548
        CIE-Luv:
        39.2405, -0.2372, -130.8015
        Hunter-Lab:
        32.8624, 65.4120, -141.7804
      #5e28fa color charts
#5e28fa RGB chart
      #5e28fa CMYK chart
      #5e28fa RGB pie chart
      #5e28fa color shades, tints & tones
#5e28fa color schemes
#5e28fa color preview, HTML & CSS examples
           This text has a color of #5e28fa        
        
          <p style="color:#5e28fa;">Text here</p>
        
        
          .mytext {color:#5e28fa;}
        
        Text color #5e28fa
      
           This box has a color of #5e28fa        
        
          <div style="background-color:#5e28fa;">Content here</div>
        
        
          .mybackground {background-color:#5e28fa;}
        
        Background color #5e28fa
      
           Border around this has a color of #5e28fa        
        
          <div style="border:2px solid #5e28fa;">Content here</div>
        
        
          .myborder {border:2px solid #5e28fa;}
        
        Border color #5e28fa