#3542a5 color space conversions
Hex:
        #3542a5
        RGB:
        53, 66, 165
        CMY:
        79, 74, 35
        CMYK:
        68, 60, 0, 35
      HSL:
        233°, 51.3761%, 42.7451%
        HSV (HSB):
        233°, 67.8788%, 64.7059%
        XYZ:
        10.2079, 7.3699, 36.4818
        xyY:
        0.1888, 0.1363, 7.3699
      CIE-Lab:
        32.6346, 28.0355, -55.0578
        CIE-LCH:
        32.6346, 61.7847, 296.9853
        CIE-Luv:
        32.6346, -8.6829, -76.4505
        Hunter-Lab:
        27.1476, 19.6106, -60.6725
      #3542a5 color charts
#3542a5 RGB chart
      #3542a5 CMYK chart
      #3542a5 RGB pie chart
      #3542a5 color shades, tints & tones
#3542a5 color schemes
#3542a5 color preview, HTML & CSS examples
           This text has a color of #3542a5        
        
          <p style="color:#3542a5;">Text here</p>
        
        
          .mytext {color:#3542a5;}
        
        Text color #3542a5
      
           This box has a color of #3542a5        
        
          <div style="background-color:#3542a5;">Content here</div>
        
        
          .mybackground {background-color:#3542a5;}
        
        Background color #3542a5
      
           Border around this has a color of #3542a5        
        
          <div style="border:2px solid #3542a5;">Content here</div>
        
        
          .myborder {border:2px solid #3542a5;}
        
        Border color #3542a5