#5e40ac color space conversions
Hex:
        #5e40ac
        RGB:
        94, 64, 172
        CMY:
        63, 75, 33
        CMYK:
        45, 63, 0, 33
      HSL:
        257°, 45.7627%, 46.2745%
        HSV (HSB):
        257°, 62.7907%, 67.4510%
        XYZ:
        13.8959, 9.0250, 40.0393
        xyY:
        0.2207, 0.1433, 9.0250
      CIE-Lab:
        36.0324, 39.1243, -53.5755
        CIE-LCH:
        36.0324, 66.3404, 306.1394
        CIE-Luv:
        36.0324, 3.9777, -78.1421
        Hunter-Lab:
        30.0417, 29.9928, -57.9921
      #5e40ac color charts
#5e40ac RGB chart
      #5e40ac CMYK chart
      #5e40ac RGB pie chart
      #5e40ac color shades, tints & tones
#5e40ac color schemes
#5e40ac color preview, HTML & CSS examples
           This text has a color of #5e40ac        
        
          <p style="color:#5e40ac;">Text here</p>
        
        
          .mytext {color:#5e40ac;}
        
        Text color #5e40ac
      
           This box has a color of #5e40ac        
        
          <div style="background-color:#5e40ac;">Content here</div>
        
        
          .mybackground {background-color:#5e40ac;}
        
        Background color #5e40ac
      
           Border around this has a color of #5e40ac        
        
          <div style="border:2px solid #5e40ac;">Content here</div>
        
        
          .myborder {border:2px solid #5e40ac;}
        
        Border color #5e40ac