#3480db color space conversions
Hex:
        #3480db
        RGB:
        52, 128, 219
        CMY:
        80, 50, 14
        CMYK:
        76, 42, 0, 14
      HSL:
        213°, 69.8745%, 53.1373%
        HSV (HSB):
        213°, 76.2557%, 85.8824%
        XYZ:
        21.9215, 21.2829, 69.9705
        xyY:
        0.1937, 0.1881, 21.2829
      CIE-Lab:
        53.2577, 8.1050, -53.1799
        CIE-LCH:
        53.2577, 53.7939, 278.6657
        CIE-Luv:
        53.2577, -26.8091, -83.6020
        Hunter-Lab:
        46.1334, 4.0857, -57.6317
      #3480db color charts
#3480db RGB chart
      #3480db CMYK chart
      #3480db RGB pie chart
      #3480db color shades, tints & tones
#3480db color schemes
#3480db color preview, HTML & CSS examples
           This text has a color of #3480db        
        
          <p style="color:#3480db;">Text here</p>
        
        
          .mytext {color:#3480db;}
        
        Text color #3480db
      
           This box has a color of #3480db        
        
          <div style="background-color:#3480db;">Content here</div>
        
        
          .mybackground {background-color:#3480db;}
        
        Background color #3480db
      
           Border around this has a color of #3480db        
        
          <div style="border:2px solid #3480db;">Content here</div>
        
        
          .myborder {border:2px solid #3480db;}
        
        Border color #3480db