#3478bc color space conversions
Hex:
        #3478bc
        RGB:
        52, 120, 188
        CMY:
        80, 53, 26
        CMYK:
        72, 36, 0, 26
      HSL:
        210°, 56.6667%, 47.0588%
        HSV (HSB):
        210°, 72.3404%, 73.7255%
        XYZ:
        17.2097, 17.7938, 50.1045
        xyY:
        0.2022, 0.2091, 17.7938
      CIE-Lab:
        49.2451, 1.6379, -41.9161
        CIE-LCH:
        49.2451, 41.9481, 272.2378
        CIE-Luv:
        49.2451, -25.2118, -63.8300
        Hunter-Lab:
        42.1828, -0.9953, -40.8964
      #3478bc color charts
#3478bc RGB chart
      #3478bc CMYK chart
      #3478bc RGB pie chart
      #3478bc color shades, tints & tones
#3478bc color schemes
#3478bc color preview, HTML & CSS examples
           This text has a color of #3478bc        
        
          <p style="color:#3478bc;">Text here</p>
        
        
          .mytext {color:#3478bc;}
        
        Text color #3478bc
      
           This box has a color of #3478bc        
        
          <div style="background-color:#3478bc;">Content here</div>
        
        
          .mybackground {background-color:#3478bc;}
        
        Background color #3478bc
      
           Border around this has a color of #3478bc        
        
          <div style="border:2px solid #3478bc;">Content here</div>
        
        
          .myborder {border:2px solid #3478bc;}
        
        Border color #3478bc