#003380 color space conversions
Hex:
        #003380
        RGB:
        0, 51, 128
        CMY:
        100, 80, 50
        CMYK:
        100, 60, 0, 50
      HSL:
        216°, 100.0000%, 25.0980%
        HSV (HSB):
        216°, 100.0000%, 50.1961%
        XYZ:
        5.0801, 3.9262, 20.9121
        xyY:
        0.1698, 0.1312, 3.9262
      CIE-Lab:
        23.4258, 18.4035, -47.4166
        CIE-LCH:
        23.4258, 50.8627, 291.2124
        CIE-Luv:
        23.4258, -11.4106, -57.6989
        Hunter-Lab:
        19.8146, 11.0888, -48.7041
      #003380 color charts
#003380 RGB chart
      #003380 CMYK chart
      #003380 RGB pie chart
      #003380 color shades, tints & tones
#003380 color schemes
#003380 color preview, HTML & CSS examples
           This text has a color of #003380        
        
          <p style="color:#003380;">Text here</p>
        
        
          .mytext {color:#003380;}
        
        Text color #003380
      
           This box has a color of #003380        
        
          <div style="background-color:#003380;">Content here</div>
        
        
          .mybackground {background-color:#003380;}
        
        Background color #003380
      
           Border around this has a color of #003380        
        
          <div style="border:2px solid #003380;">Content here</div>
        
        
          .myborder {border:2px solid #003380;}
        
        Border color #003380