#3532a1 color space conversions
Hex:
        #3532a1
        RGB:
        53, 50, 161
        CMY:
        79, 80, 37
        CMYK:
        67, 69, 0, 37
      HSL:
        242°, 52.6066%, 41.3725%
        HSV (HSB):
        242°, 68.9441%, 63.1373%
        XYZ:
        9.0418, 5.6113, 34.3247
        xyY:
        0.1846, 0.1146, 5.6113
      CIE-Lab:
        28.4098, 36.8275, -59.5483
        CIE-LCH:
        28.4098, 70.0162, 301.7346
        CIE-Luv:
        28.4098, -4.9812, -77.8980
        Hunter-Lab:
        23.6882, 26.6795, -69.3309
      #3532a1 color charts
#3532a1 RGB chart
      #3532a1 CMYK chart
      #3532a1 RGB pie chart
      #3532a1 color shades, tints & tones
#3532a1 color schemes
#3532a1 color preview, HTML & CSS examples
           This text has a color of #3532a1        
        
          <p style="color:#3532a1;">Text here</p>
        
        
          .mytext {color:#3532a1;}
        
        Text color #3532a1
      
           This box has a color of #3532a1        
        
          <div style="background-color:#3532a1;">Content here</div>
        
        
          .mybackground {background-color:#3532a1;}
        
        Background color #3532a1
      
           Border around this has a color of #3532a1        
        
          <div style="border:2px solid #3532a1;">Content here</div>
        
        
          .myborder {border:2px solid #3532a1;}
        
        Border color #3532a1