#3532a5 color space conversions
Hex:
        #3532a5
        RGB:
        53, 50, 165
        CMY:
        79, 80, 35
        CMYK:
        68, 70, 0, 35
      HSL:
        242°, 53.4884%, 42.1569%
        HSV (HSB):
        242°, 69.6970%, 64.7059%
        XYZ:
        9.4003, 5.7547, 36.2126
        xyY:
        0.1830, 0.1120, 5.7547
      CIE-Lab:
        28.7850, 38.1882, -61.3527
        CIE-LCH:
        28.7850, 72.2668, 301.8997
        CIE-Luv:
        28.7850, -5.1802, -80.4158
        Hunter-Lab:
        23.9890, 27.9665, -72.7092
      #3532a5 color charts
#3532a5 RGB chart
      #3532a5 CMYK chart
      #3532a5 RGB pie chart
      #3532a5 color shades, tints & tones
#3532a5 color schemes
#3532a5 color preview, HTML & CSS examples
           This text has a color of #3532a5        
        
          <p style="color:#3532a5;">Text here</p>
        
        
          .mytext {color:#3532a5;}
        
        Text color #3532a5
      
           This box has a color of #3532a5        
        
          <div style="background-color:#3532a5;">Content here</div>
        
        
          .mybackground {background-color:#3532a5;}
        
        Background color #3532a5
      
           Border around this has a color of #3532a5        
        
          <div style="border:2px solid #3532a5;">Content here</div>
        
        
          .myborder {border:2px solid #3532a5;}
        
        Border color #3532a5