#3480bb color space conversions
Hex:
        #3480bb
        RGB:
        52, 128, 187
        CMY:
        80, 50, 27
        CMYK:
        72, 32, 0, 27
      HSL:
        206°, 56.4854%, 46.8627%
        HSV (HSB):
        206°, 72.1925%, 73.3333%
        XYZ:
        18.1050, 19.7563, 49.8728
        xyY:
        0.2064, 0.2252, 19.7563
      CIE-Lab:
        51.5605, -3.5201, -37.6857
        CIE-LCH:
        51.5605, 37.8497, 264.6637
        CIE-Luv:
        51.5605, -28.0079, -57.1007
        Hunter-Lab:
        44.4480, -5.0757, -35.4126
      #3480bb color charts
#3480bb RGB chart
      #3480bb CMYK chart
      #3480bb RGB pie chart
      #3480bb color shades, tints & tones
#3480bb color schemes
#3480bb color preview, HTML & CSS examples
           This text has a color of #3480bb        
        
          <p style="color:#3480bb;">Text here</p>
        
        
          .mytext {color:#3480bb;}
        
        Text color #3480bb
      
           This box has a color of #3480bb        
        
          <div style="background-color:#3480bb;">Content here</div>
        
        
          .mybackground {background-color:#3480bb;}
        
        Background color #3480bb
      
           Border around this has a color of #3480bb        
        
          <div style="border:2px solid #3480bb;">Content here</div>
        
        
          .myborder {border:2px solid #3480bb;}
        
        Border color #3480bb