#5e40fa color space conversions
Hex:
        #5e40fa
        RGB:
        94, 64, 250
        CMY:
        63, 75, 2
        CMYK:
        62, 74, 0, 2
      HSL:
        250°, 94.8980%, 61.5686%
        HSV (HSB):
        250°, 74.4000%, 98.0392%
        XYZ:
        23.7048, 12.9486, 91.6924
        xyY:
        0.1847, 0.1009, 12.9486
      CIE-Lab:
        42.6857, 61.7729, -87.6841
        CIE-LCH:
        42.6857, 107.2585, 305.1645
        CIE-Luv:
        42.6857, -3.0593, -128.7164
        Hunter-Lab:
        35.9842, 54.6158, -125.8899
      #5e40fa color charts
#5e40fa RGB chart
      #5e40fa CMYK chart
      #5e40fa RGB pie chart
      #5e40fa color shades, tints & tones
#5e40fa color schemes
#5e40fa color preview, HTML & CSS examples
           This text has a color of #5e40fa        
        
          <p style="color:#5e40fa;">Text here</p>
        
        
          .mytext {color:#5e40fa;}
        
        Text color #5e40fa
      
           This box has a color of #5e40fa        
        
          <div style="background-color:#5e40fa;">Content here</div>
        
        
          .mybackground {background-color:#5e40fa;}
        
        Background color #5e40fa
      
           Border around this has a color of #5e40fa        
        
          <div style="border:2px solid #5e40fa;">Content here</div>
        
        
          .myborder {border:2px solid #5e40fa;}
        
        Border color #5e40fa