#5b4ac1 color space conversions
Hex:
        #5b4ac1
        RGB:
        91, 74, 193
        CMY:
        64, 71, 24
        CMYK:
        53, 62, 0, 24
      HSL:
        249°, 48.9712%, 52.3529%
        HSV (HSB):
        249°, 61.6580%, 75.6863%
        XYZ:
        16.3888, 10.9720, 51.7061
        xyY:
        0.2073, 0.1388, 10.9720
      CIE-Lab:
        39.5332, 38.9283, -60.2888
        CIE-LCH:
        39.5332, 71.7645, 302.8502
        CIE-Luv:
        39.5332, -1.4314, -89.6914
        Hunter-Lab:
        33.1240, 30.3499, -69.3642
      #5b4ac1 color charts
#5b4ac1 RGB chart
      #5b4ac1 CMYK chart
      #5b4ac1 RGB pie chart
      #5b4ac1 color shades, tints & tones
#5b4ac1 color schemes
#5b4ac1 color preview, HTML & CSS examples
           This text has a color of #5b4ac1        
        
          <p style="color:#5b4ac1;">Text here</p>
        
        
          .mytext {color:#5b4ac1;}
        
        Text color #5b4ac1
      
           This box has a color of #5b4ac1        
        
          <div style="background-color:#5b4ac1;">Content here</div>
        
        
          .mybackground {background-color:#5b4ac1;}
        
        Background color #5b4ac1
      
           Border around this has a color of #5b4ac1        
        
          <div style="border:2px solid #5b4ac1;">Content here</div>
        
        
          .myborder {border:2px solid #5b4ac1;}
        
        Border color #5b4ac1