#3542a2 color space conversions
Hex:
        #3542a2
        RGB:
        53, 66, 162
        CMY:
        79, 74, 36
        CMYK:
        67, 59, 0, 36
      HSL:
        233°, 50.6977%, 42.1569%
        HSV (HSB):
        233°, 67.2840%, 63.5294%
        XYZ:
        9.9380, 7.2619, 35.0603
        xyY:
        0.1902, 0.1390, 7.2619
      CIE-Lab:
        32.3960, 26.9506, -53.6412
        CIE-LCH:
        32.3960, 60.0309, 296.6760
        CIE-Luv:
        32.3960, -8.5972, -74.3849
        Hunter-Lab:
        26.9480, 18.6690, -58.2748
      #3542a2 color charts
#3542a2 RGB chart
      #3542a2 CMYK chart
      #3542a2 RGB pie chart
      #3542a2 color shades, tints & tones
#3542a2 color schemes
#3542a2 color preview, HTML & CSS examples
           This text has a color of #3542a2        
        
          <p style="color:#3542a2;">Text here</p>
        
        
          .mytext {color:#3542a2;}
        
        Text color #3542a2
      
           This box has a color of #3542a2        
        
          <div style="background-color:#3542a2;">Content here</div>
        
        
          .mybackground {background-color:#3542a2;}
        
        Background color #3542a2
      
           Border around this has a color of #3542a2        
        
          <div style="border:2px solid #3542a2;">Content here</div>
        
        
          .myborder {border:2px solid #3542a2;}
        
        Border color #3542a2