#003450 color space conversions
Hex:
        #003450
        RGB:
        0, 52, 80
        CMY:
        100, 80, 69
        CMYK:
        100, 35, 0, 69
      HSL:
        201°, 100.0000%, 15.6863%
        HSV (HSB):
        201°, 100.0000%, 31.3725%
        XYZ:
        2.6760, 3.0352, 8.0342
        xyY:
        0.1947, 0.2208, 3.0352
      CIE-Lab:
        20.1842, -3.8590, -21.4998
        CIE-LCH:
        20.1842, 21.8434, 259.8244
        CIE-Luv:
        20.1842, -13.0685, -23.7589
        Hunter-Lab:
        17.4217, -3.0706, -15.1470
      #003450 color charts
#003450 RGB chart
      #003450 CMYK chart
      #003450 RGB pie chart
      #003450 color shades, tints & tones
#003450 color schemes
#003450 color preview, HTML & CSS examples
           This text has a color of #003450        
        
          <p style="color:#003450;">Text here</p>
        
        
          .mytext {color:#003450;}
        
        Text color #003450
      
           This box has a color of #003450        
        
          <div style="background-color:#003450;">Content here</div>
        
        
          .mybackground {background-color:#003450;}
        
        Background color #003450
      
           Border around this has a color of #003450        
        
          <div style="border:2px solid #003450;">Content here</div>
        
        
          .myborder {border:2px solid #003450;}
        
        Border color #003450