#3535a1 color space conversions
Hex:
        #3535a1
        RGB:
        53, 53, 161
        CMY:
        79, 79, 37
        CMYK:
        67, 67, 0, 37
      HSL:
        240°, 50.4673%, 41.9608%
        HSV (HSB):
        240°, 67.0807%, 63.1373%
        XYZ:
        9.1743, 5.8763, 34.3689
        xyY:
        0.1856, 0.1189, 5.8763
      CIE-Lab:
        29.0982, 34.9699, -58.4198
        CIE-LCH:
        29.0982, 68.0865, 300.9046
        CIE-Luv:
        29.0982, -5.5769, -77.3441
        Hunter-Lab:
        24.2411, 25.1336, -67.0924
      #3535a1 color charts
#3535a1 RGB chart
      #3535a1 CMYK chart
      #3535a1 RGB pie chart
      #3535a1 color shades, tints & tones
#3535a1 color schemes
#3535a1 color preview, HTML & CSS examples
           This text has a color of #3535a1        
        
          <p style="color:#3535a1;">Text here</p>
        
        
          .mytext {color:#3535a1;}
        
        Text color #3535a1
      
           This box has a color of #3535a1        
        
          <div style="background-color:#3535a1;">Content here</div>
        
        
          .mybackground {background-color:#3535a1;}
        
        Background color #3535a1
      
           Border around this has a color of #3535a1        
        
          <div style="border:2px solid #3535a1;">Content here</div>
        
        
          .myborder {border:2px solid #3535a1;}
        
        Border color #3535a1