#3480bc color space conversions
Hex:
        #3480bc
        RGB:
        52, 128, 188
        CMY:
        80, 50, 26
        CMYK:
        72, 32, 0, 26
      HSL:
        206°, 56.6667%, 47.0588%
        HSV (HSB):
        206°, 72.3404%, 73.7255%
        XYZ:
        18.2124, 19.7992, 50.4387
        xyY:
        0.2059, 0.2238, 19.7992
      CIE-Lab:
        51.6095, -3.1631, -38.1821
        CIE-LCH:
        51.6095, 38.3129, 265.2643
        CIE-Luv:
        51.6095, -27.9662, -57.9485
        Hunter-Lab:
        44.4963, -4.8082, -36.0605
      #3480bc color charts
#3480bc RGB chart
      #3480bc CMYK chart
      #3480bc RGB pie chart
      #3480bc color shades, tints & tones
#3480bc color schemes
#3480bc color preview, HTML & CSS examples
           This text has a color of #3480bc        
        
          <p style="color:#3480bc;">Text here</p>
        
        
          .mytext {color:#3480bc;}
        
        Text color #3480bc
      
           This box has a color of #3480bc        
        
          <div style="background-color:#3480bc;">Content here</div>
        
        
          .mybackground {background-color:#3480bc;}
        
        Background color #3480bc
      
           Border around this has a color of #3480bc        
        
          <div style="border:2px solid #3480bc;">Content here</div>
        
        
          .myborder {border:2px solid #3480bc;}
        
        Border color #3480bc