#5e40ec color space conversions
Hex:
        #5e40ec
        RGB:
        94, 64, 236
        CMY:
        63, 75, 7
        CMYK:
        60, 73, 0, 7
      HSL:
        250°, 81.9048%, 58.8235%
        HSV (HSB):
        250°, 72.8814%, 92.5490%
        XYZ:
        21.5898, 12.1026, 80.5550
        xyY:
        0.1890, 0.1059, 12.1026
      CIE-Lab:
        41.3787, 57.7530, -81.9582
        CIE-LCH:
        41.3787, 100.2625, 305.1710
        CIE-Luv:
        41.3787, -1.9818, -120.1996
        Hunter-Lab:
        34.7888, 49.8961, -112.9365
      #5e40ec color charts
#5e40ec RGB chart
      #5e40ec CMYK chart
      #5e40ec RGB pie chart
      #5e40ec color shades, tints & tones
#5e40ec color schemes
#5e40ec color preview, HTML & CSS examples
           This text has a color of #5e40ec        
        
          <p style="color:#5e40ec;">Text here</p>
        
        
          .mytext {color:#5e40ec;}
        
        Text color #5e40ec
      
           This box has a color of #5e40ec        
        
          <div style="background-color:#5e40ec;">Content here</div>
        
        
          .mybackground {background-color:#5e40ec;}
        
        Background color #5e40ec
      
           Border around this has a color of #5e40ec        
        
          <div style="border:2px solid #5e40ec;">Content here</div>
        
        
          .myborder {border:2px solid #5e40ec;}
        
        Border color #5e40ec