#5b40c5 color space conversions
Hex:
        #5b40c5
        RGB:
        91, 64, 197
        CMY:
        64, 75, 23
        CMYK:
        54, 68, 0, 23
      HSL:
        252°, 53.4137%, 51.1765%
        HSV (HSB):
        252°, 67.5127%, 77.2549%
        XYZ:
        16.2258, 9.9222, 53.8833
        xyY:
        0.2027, 0.1240, 9.9222
      CIE-Lab:
        37.7024, 45.8943, -65.6054
        CIE-LCH:
        37.7024, 80.0647, 304.9747
        CIE-Luv:
        37.7024, 0.4012, -95.5781
        Hunter-Lab:
        31.4995, 36.8239, -79.3725
      #5b40c5 color charts
#5b40c5 RGB chart
      #5b40c5 CMYK chart
      #5b40c5 RGB pie chart
      #5b40c5 color shades, tints & tones
#5b40c5 color schemes
#5b40c5 color preview, HTML & CSS examples
           This text has a color of #5b40c5        
        
          <p style="color:#5b40c5;">Text here</p>
        
        
          .mytext {color:#5b40c5;}
        
        Text color #5b40c5
      
           This box has a color of #5b40c5        
        
          <div style="background-color:#5b40c5;">Content here</div>
        
        
          .mybackground {background-color:#5b40c5;}
        
        Background color #5b40c5
      
           Border around this has a color of #5b40c5        
        
          <div style="border:2px solid #5b40c5;">Content here</div>
        
        
          .myborder {border:2px solid #5b40c5;}
        
        Border color #5b40c5