#3480fe color space conversions
Hex:
        #3480fe
        RGB:
        52, 128, 254
        CMY:
        80, 50, 0
        CMYK:
        80, 50, 0, 0
      HSL:
        217°, 99.0196%, 60.0000%
        HSV (HSB):
        217°, 79.5276%, 99.6078%
        XYZ:
        27.0247, 23.3242, 96.8436
        xyY:
        0.1836, 0.1585, 23.3242
      CIE-Lab:
        55.4047, 21.0055, -69.2273
        CIE-LCH:
        55.4047, 72.3440, 286.8792
        CIE-Luv:
        55.4047, -25.8386, -110.7866
        Hunter-Lab:
        48.2951, 15.3677, -85.0845
      #3480fe color charts
#3480fe RGB chart
      #3480fe CMYK chart
      #3480fe RGB pie chart
      #3480fe color shades, tints & tones
#3480fe color schemes
#3480fe color preview, HTML & CSS examples
           This text has a color of #3480fe        
        
          <p style="color:#3480fe;">Text here</p>
        
        
          .mytext {color:#3480fe;}
        
        Text color #3480fe
      
           This box has a color of #3480fe        
        
          <div style="background-color:#3480fe;">Content here</div>
        
        
          .mybackground {background-color:#3480fe;}
        
        Background color #3480fe
      
           Border around this has a color of #3480fe        
        
          <div style="border:2px solid #3480fe;">Content here</div>
        
        
          .myborder {border:2px solid #3480fe;}
        
        Border color #3480fe