#3470a4 color space conversions
Hex:
        #3470a4
        RGB:
        52, 112, 164
        CMY:
        80, 56, 36
        CMYK:
        68, 32, 0, 36
      HSL:
        208°, 51.8519%, 42.3529%
        HSV (HSB):
        208°, 68.2927%, 64.3137%
        XYZ:
        13.9112, 14.9987, 37.2838
        xyY:
        0.2102, 0.2266, 14.9987
      CIE-Lab:
        45.6325, -2.1585, -33.6583
        CIE-LCH:
        45.6325, 33.7274, 266.3307
        CIE-Luv:
        45.6325, -23.2495, -49.5176
        Hunter-Lab:
        38.7282, -3.6571, -29.9690
      #3470a4 color charts
#3470a4 RGB chart
      #3470a4 CMYK chart
      #3470a4 RGB pie chart
      #3470a4 color shades, tints & tones
#3470a4 color schemes
#3470a4 color preview, HTML & CSS examples
           This text has a color of #3470a4        
        
          <p style="color:#3470a4;">Text here</p>
        
        
          .mytext {color:#3470a4;}
        
        Text color #3470a4
      
           This box has a color of #3470a4        
        
          <div style="background-color:#3470a4;">Content here</div>
        
        
          .mybackground {background-color:#3470a4;}
        
        Background color #3470a4
      
           Border around this has a color of #3470a4        
        
          <div style="border:2px solid #3470a4;">Content here</div>
        
        
          .myborder {border:2px solid #3470a4;}
        
        Border color #3470a4