#3532a4 color space conversions
Hex:
        #3532a4
        RGB:
        53, 50, 164
        CMY:
        79, 80, 36
        CMYK:
        68, 70, 0, 36
      HSL:
        242°, 53.2710%, 41.9608%
        HSV (HSB):
        242°, 69.5122%, 64.3137%
        XYZ:
        9.3096, 5.7184, 35.7351
        xyY:
        0.1834, 0.1126, 5.7184
      CIE-Lab:
        28.6907, 37.8487, -60.9034
        CIE-LCH:
        28.6907, 71.7060, 301.8591
        CIE-Luv:
        28.6907, -5.1306, -79.7882
        Hunter-Lab:
        23.9132, 27.6436, -71.8616
      #3532a4 color charts
#3532a4 RGB chart
      #3532a4 CMYK chart
      #3532a4 RGB pie chart
      #3532a4 color shades, tints & tones
#3532a4 color schemes
#3532a4 color preview, HTML & CSS examples
           This text has a color of #3532a4        
        
          <p style="color:#3532a4;">Text here</p>
        
        
          .mytext {color:#3532a4;}
        
        Text color #3532a4
      
           This box has a color of #3532a4        
        
          <div style="background-color:#3532a4;">Content here</div>
        
        
          .mybackground {background-color:#3532a4;}
        
        Background color #3532a4
      
           Border around this has a color of #3532a4        
        
          <div style="border:2px solid #3532a4;">Content here</div>
        
        
          .myborder {border:2px solid #3532a4;}
        
        Border color #3532a4