#3540a1 color space conversions
Hex:
        #3540a1
        RGB:
        53, 64, 161
        CMY:
        79, 75, 37
        CMYK:
        67, 60, 0, 37
      HSL:
        234°, 50.4673%, 41.9608%
        HSV (HSB):
        234°, 67.0807%, 63.1373%
        XYZ:
        9.7346, 6.9969, 34.5557
        xyY:
        0.1898, 0.1364, 6.9969
      CIE-Lab:
        31.7998, 27.9022, -54.0081
        CIE-LCH:
        31.7998, 60.7899, 297.3222
        CIE-Luv:
        31.7998, -8.0668, -74.3883
        Hunter-Lab:
        26.4516, 19.4005, -58.9387
      #3540a1 color charts
#3540a1 RGB chart
      #3540a1 CMYK chart
      #3540a1 RGB pie chart
      #3540a1 color shades, tints & tones
#3540a1 color schemes
#3540a1 color preview, HTML & CSS examples
           This text has a color of #3540a1        
        
          <p style="color:#3540a1;">Text here</p>
        
        
          .mytext {color:#3540a1;}
        
        Text color #3540a1
      
           This box has a color of #3540a1        
        
          <div style="background-color:#3540a1;">Content here</div>
        
        
          .mybackground {background-color:#3540a1;}
        
        Background color #3540a1
      
           Border around this has a color of #3540a1        
        
          <div style="border:2px solid #3540a1;">Content here</div>
        
        
          .myborder {border:2px solid #3540a1;}
        
        Border color #3540a1