#5b40d3 color space conversions
Hex:
        #5b40d3
        RGB:
        91, 64, 211
        CMY:
        64, 75, 17
        CMYK:
        57, 70, 0, 17
      HSL:
        251°, 62.5532%, 53.9216%
        HSV (HSB):
        251°, 69.6682%, 82.7451%
        XYZ:
        17.9057, 10.5941, 62.7291
        xyY:
        0.1963, 0.1161, 10.5941
      CIE-Lab:
        38.8882, 50.0421, -71.7829
        CIE-LCH:
        38.8882, 87.5043, 304.8816
        CIE-Luv:
        38.8882, -0.8169, -104.7065
        Hunter-Lab:
        32.5486, 41.2367, -91.4825
      #5b40d3 color charts
#5b40d3 RGB chart
      #5b40d3 CMYK chart
      #5b40d3 RGB pie chart
      #5b40d3 color shades, tints & tones
#5b40d3 color schemes
#5b40d3 color preview, HTML & CSS examples
           This text has a color of #5b40d3        
        
          <p style="color:#5b40d3;">Text here</p>
        
        
          .mytext {color:#5b40d3;}
        
        Text color #5b40d3
      
           This box has a color of #5b40d3        
        
          <div style="background-color:#5b40d3;">Content here</div>
        
        
          .mybackground {background-color:#5b40d3;}
        
        Background color #5b40d3
      
           Border around this has a color of #5b40d3        
        
          <div style="border:2px solid #5b40d3;">Content here</div>
        
        
          .myborder {border:2px solid #5b40d3;}
        
        Border color #5b40d3