#003273 color space conversions
Hex:
        #003273
        RGB:
        0, 50, 115
        CMY:
        100, 80, 55
        CMYK:
        100, 57, 0, 55
      HSL:
        214°, 100.0000%, 22.5490%
        HSV (HSB):
        214°, 100.0000%, 45.0980%
        XYZ:
        4.2351, 3.5190, 16.6757
        xyY:
        0.1734, 0.1440, 3.5190
      CIE-Lab:
        22.0129, 13.4117, -41.4655
        CIE-LCH:
        22.0129, 43.5806, 287.9234
        CIE-Luv:
        22.0129, -11.3287, -49.3570
        Hunter-Lab:
        18.7590, 7.4706, -39.5740
      #003273 color charts
#003273 RGB chart
      #003273 CMYK chart
      #003273 RGB pie chart
      #003273 color shades, tints & tones
#003273 color schemes
#003273 color preview, HTML & CSS examples
           This text has a color of #003273        
        
          <p style="color:#003273;">Text here</p>
        
        
          .mytext {color:#003273;}
        
        Text color #003273
      
           This box has a color of #003273        
        
          <div style="background-color:#003273;">Content here</div>
        
        
          .mybackground {background-color:#003273;}
        
        Background color #003273
      
           Border around this has a color of #003273        
        
          <div style="border:2px solid #003273;">Content here</div>
        
        
          .myborder {border:2px solid #003273;}
        
        Border color #003273