#3434a0 color space conversions
Hex:
        #3434a0
        RGB:
        52, 52, 160
        CMY:
        80, 80, 37
        CMYK:
        68, 68, 0, 37
      HSL:
        240°, 50.9434%, 41.5686%
        HSV (HSB):
        240°, 67.5000%, 62.7451%
        XYZ:
        8.9893, 5.7241, 33.8888
        xyY:
        0.1850, 0.1178, 5.7241
      CIE-Lab:
        28.7055, 35.1106, -58.4599
        CIE-LCH:
        28.7055, 68.1932, 300.9887
        CIE-Luv:
        28.7055, -5.5480, -76.9428
        Hunter-Lab:
        23.9251, 25.1984, -67.2339
      #3434a0 color charts
#3434a0 RGB chart
      #3434a0 CMYK chart
      #3434a0 RGB pie chart
      #3434a0 color shades, tints & tones
#3434a0 color schemes
#3434a0 color preview, HTML & CSS examples
           This text has a color of #3434a0        
        
          <p style="color:#3434a0;">Text here</p>
        
        
          .mytext {color:#3434a0;}
        
        Text color #3434a0
      
           This box has a color of #3434a0        
        
          <div style="background-color:#3434a0;">Content here</div>
        
        
          .mybackground {background-color:#3434a0;}
        
        Background color #3434a0
      
           Border around this has a color of #3434a0        
        
          <div style="border:2px solid #3434a0;">Content here</div>
        
        
          .myborder {border:2px solid #3434a0;}
        
        Border color #3434a0