#5b40e1 color space conversions
Hex:
        #5b40e1
        RGB:
        91, 64, 225
        CMY:
        64, 75, 12
        CMYK:
        60, 72, 0, 12
      HSL:
        250°, 72.8507%, 56.6667%
        HSV (HSB):
        250°, 71.5556%, 88.2353%
        XYZ:
        19.7384, 11.3272, 72.3802
        xyY:
        0.1908, 0.1095, 11.3272
      CIE-Lab:
        40.1262, 54.1697, -77.7794
        CIE-LCH:
        40.1262, 94.7839, 304.8554
        CIE-Luv:
        40.1262, -1.9556, -113.5750
        Hunter-Lab:
        33.6559, 45.7883, -103.9497
      #5b40e1 color charts
#5b40e1 RGB chart
      #5b40e1 CMYK chart
      #5b40e1 RGB pie chart
      #5b40e1 color shades, tints & tones
#5b40e1 color schemes
#5b40e1 color preview, HTML & CSS examples
           This text has a color of #5b40e1        
        
          <p style="color:#5b40e1;">Text here</p>
        
        
          .mytext {color:#5b40e1;}
        
        Text color #5b40e1
      
           This box has a color of #5b40e1        
        
          <div style="background-color:#5b40e1;">Content here</div>
        
        
          .mybackground {background-color:#5b40e1;}
        
        Background color #5b40e1
      
           Border around this has a color of #5b40e1        
        
          <div style="border:2px solid #5b40e1;">Content here</div>
        
        
          .myborder {border:2px solid #5b40e1;}
        
        Border color #5b40e1