#3529a4 color space conversions
Hex:
        #3529a4
        RGB:
        53, 41, 164
        CMY:
        79, 84, 36
        CMYK:
        68, 75, 0, 36
      HSL:
        246°, 60.0000%, 40.1961%
        HSV (HSB):
        246°, 75.0000%, 64.3137%
        XYZ:
        8.9620, 5.0231, 35.6192
        xyY:
        0.1807, 0.1013, 5.0231
      CIE-Lab:
        26.8005, 43.0905, -64.0131
        CIE-LCH:
        26.8005, 77.1652, 303.9466
        CIE-Luv:
        26.8005, -3.5946, -80.7784
        Hunter-Lab:
        22.4123, 32.1552, -78.5393
      #3529a4 color charts
#3529a4 RGB chart
      #3529a4 CMYK chart
      #3529a4 RGB pie chart
      #3529a4 color shades, tints & tones
#3529a4 color schemes
#3529a4 color preview, HTML & CSS examples
           This text has a color of #3529a4        
        
          <p style="color:#3529a4;">Text here</p>
        
        
          .mytext {color:#3529a4;}
        
        Text color #3529a4
      
           This box has a color of #3529a4        
        
          <div style="background-color:#3529a4;">Content here</div>
        
        
          .mybackground {background-color:#3529a4;}
        
        Background color #3529a4
      
           Border around this has a color of #3529a4        
        
          <div style="border:2px solid #3529a4;">Content here</div>
        
        
          .myborder {border:2px solid #3529a4;}
        
        Border color #3529a4