#3500a1 color space conversions
Hex:
        #3500a1
        RGB:
        53, 0, 161
        CMY:
        79, 100, 37
        CMYK:
        67, 100, 0, 37
      HSL:
        260°, 100.0000%, 31.5686%
        HSV (HSB):
        260°, 100.0000%, 63.1373%
        XYZ:
        7.9012, 3.3301, 33.9445
        xyY:
        0.1749, 0.0737, 3.3301
      CIE-Lab:
        21.3202, 57.3543, -71.2675
        CIE-LCH:
        21.3202, 91.4799, 308.8262
        CIE-Luv:
        21.3202, 0.0218, -77.7857
        Hunter-Lab:
        18.2485, 45.3517, -97.5127
      #3500a1 color charts
#3500a1 RGB chart
      #3500a1 CMYK chart
      #3500a1 RGB pie chart
      #3500a1 color shades, tints & tones
#3500a1 color schemes
#3500a1 color preview, HTML & CSS examples
           This text has a color of #3500a1        
        
          <p style="color:#3500a1;">Text here</p>
        
        
          .mytext {color:#3500a1;}
        
        Text color #3500a1
      
           This box has a color of #3500a1        
        
          <div style="background-color:#3500a1;">Content here</div>
        
        
          .mybackground {background-color:#3500a1;}
        
        Background color #3500a1
      
           Border around this has a color of #3500a1        
        
          <div style="border:2px solid #3500a1;">Content here</div>
        
        
          .myborder {border:2px solid #3500a1;}
        
        Border color #3500a1