#3434a6 color space conversions
Hex:
        #3434a6
        RGB:
        52, 52, 166
        CMY:
        80, 80, 35
        CMYK:
        69, 69, 0, 35
      HSL:
        240°, 52.2936%, 42.7451%
        HSV (HSB):
        240°, 68.6747%, 65.0980%
        XYZ:
        9.5271, 5.9392, 36.7206
        xyY:
        0.1826, 0.1138, 5.9392
      CIE-Lab:
        29.2586, 37.1814, -61.1810
        CIE-LCH:
        29.2586, 71.5931, 301.2882
        CIE-Luv:
        29.2586, -5.8228, -80.7537
        Hunter-Lab:
        24.3705, 27.1321, -72.2767
      #3434a6 color charts
#3434a6 RGB chart
      #3434a6 CMYK chart
      #3434a6 RGB pie chart
      #3434a6 color shades, tints & tones
#3434a6 color schemes
#3434a6 color preview, HTML & CSS examples
           This text has a color of #3434a6        
        
          <p style="color:#3434a6;">Text here</p>
        
        
          .mytext {color:#3434a6;}
        
        Text color #3434a6
      
           This box has a color of #3434a6        
        
          <div style="background-color:#3434a6;">Content here</div>
        
        
          .mybackground {background-color:#3434a6;}
        
        Background color #3434a6
      
           Border around this has a color of #3434a6        
        
          <div style="border:2px solid #3434a6;">Content here</div>
        
        
          .myborder {border:2px solid #3434a6;}
        
        Border color #3434a6