#3470a1 color space conversions
Hex:
        #3470a1
        RGB:
        52, 112, 161
        CMY:
        80, 56, 37
        CMYK:
        68, 30, 0, 37
      HSL:
        207°, 51.1737%, 41.7647%
        HSV (HSB):
        207°, 67.7019%, 63.1373%
        XYZ:
        13.6434, 14.8916, 35.8735
        xyY:
        0.2118, 0.2312, 14.8916
      CIE-Lab:
        45.4854, -3.2264, -32.1249
        CIE-LCH:
        45.4854, 32.2865, 264.2649
        CIE-Luv:
        45.4854, -23.3507, -46.9804
        Hunter-Lab:
        38.5897, -4.4232, -28.1041
      #3470a1 color charts
#3470a1 RGB chart
      #3470a1 CMYK chart
      #3470a1 RGB pie chart
      #3470a1 color shades, tints & tones
#3470a1 color schemes
#3470a1 color preview, HTML & CSS examples
           This text has a color of #3470a1        
        
          <p style="color:#3470a1;">Text here</p>
        
        
          .mytext {color:#3470a1;}
        
        Text color #3470a1
      
           This box has a color of #3470a1        
        
          <div style="background-color:#3470a1;">Content here</div>
        
        
          .mybackground {background-color:#3470a1;}
        
        Background color #3470a1
      
           Border around this has a color of #3470a1        
        
          <div style="border:2px solid #3470a1;">Content here</div>
        
        
          .myborder {border:2px solid #3470a1;}
        
        Border color #3470a1