#3529c5 color space conversions
Hex:
        #3529c5
        RGB:
        53, 41, 197
        CMY:
        79, 84, 23
        CMYK:
        73, 79, 0, 23
      HSL:
        245°, 65.5462%, 46.6667%
        HSV (HSB):
        245°, 79.1878%, 77.2549%
        XYZ:
        12.3392, 6.3740, 53.4033
        xyY:
        0.1711, 0.0884, 6.3740
      CIE-Lab:
        30.3370, 53.4455, -77.8331
        CIE-LCH:
        30.3370, 94.4162, 304.4762
        CIE-Luv:
        30.3370, -5.4353, -100.3351
        Hunter-Lab:
        25.2467, 43.0589, -107.7407
      #3529c5 color charts
#3529c5 RGB chart
      #3529c5 CMYK chart
      #3529c5 RGB pie chart
      #3529c5 color shades, tints & tones
#3529c5 color schemes
#3529c5 color preview, HTML & CSS examples
           This text has a color of #3529c5        
        
          <p style="color:#3529c5;">Text here</p>
        
        
          .mytext {color:#3529c5;}
        
        Text color #3529c5
      
           This box has a color of #3529c5        
        
          <div style="background-color:#3529c5;">Content here</div>
        
        
          .mybackground {background-color:#3529c5;}
        
        Background color #3529c5
      
           Border around this has a color of #3529c5        
        
          <div style="border:2px solid #3529c5;">Content here</div>
        
        
          .myborder {border:2px solid #3529c5;}
        
        Border color #3529c5