#5a40c1 color space conversions
Hex:
        #5a40c1
        RGB:
        90, 64, 193
        CMY:
        65, 75, 24
        CMYK:
        53, 67, 0, 24
      HSL:
        252°, 50.9881%, 50.3922%
        HSV (HSB):
        252°, 66.8394%, 75.6863%
        XYZ:
        15.6755, 9.6907, 51.4964
        xyY:
        0.2039, 0.1261, 9.6907
      CIE-Lab:
        37.2815, 44.5363, -63.9598
        CIE-LCH:
        37.2815, 77.9380, 304.8502
        CIE-Luv:
        37.2815, 0.4278, -93.0158
        Hunter-Lab:
        31.1299, 35.4065, -76.2891
      #5a40c1 color charts
#5a40c1 RGB chart
      #5a40c1 CMYK chart
      #5a40c1 RGB pie chart
      #5a40c1 color shades, tints & tones
#5a40c1 color schemes
#5a40c1 color preview, HTML & CSS examples
           This text has a color of #5a40c1        
        
          <p style="color:#5a40c1;">Text here</p>
        
        
          .mytext {color:#5a40c1;}
        
        Text color #5a40c1
      
           This box has a color of #5a40c1        
        
          <div style="background-color:#5a40c1;">Content here</div>
        
        
          .mybackground {background-color:#5a40c1;}
        
        Background color #5a40c1
      
           Border around this has a color of #5a40c1        
        
          <div style="border:2px solid #5a40c1;">Content here</div>
        
        
          .myborder {border:2px solid #5a40c1;}
        
        Border color #5a40c1