#002a72 color space conversions
Hex:
        #002a72
        RGB:
        0, 42, 114
        CMY:
        100, 84, 55
        CMYK:
        100, 63, 0, 55
      HSL:
        218°, 100.0000%, 22.3529%
        HSV (HSB):
        218°, 100.0000%, 44.7059%
        XYZ:
        3.8652, 2.8708, 16.2700
        xyY:
        0.1680, 0.1248, 2.8708
      CIE-Lab:
        19.5190, 18.8430, -44.8906
        CIE-LCH:
        19.5190, 48.6849, 292.7704
        CIE-Luv:
        19.5190, -9.2231, -50.3582
        Hunter-Lab:
        16.9435, 11.0689, -45.0726
      #002a72 color charts
#002a72 RGB chart
      #002a72 CMYK chart
      #002a72 RGB pie chart
      #002a72 color shades, tints & tones
#002a72 color schemes
#002a72 color preview, HTML & CSS examples
           This text has a color of #002a72        
        
          <p style="color:#002a72;">Text here</p>
        
        
          .mytext {color:#002a72;}
        
        Text color #002a72
      
           This box has a color of #002a72        
        
          <div style="background-color:#002a72;">Content here</div>
        
        
          .mybackground {background-color:#002a72;}
        
        Background color #002a72
      
           Border around this has a color of #002a72        
        
          <div style="border:2px solid #002a72;">Content here</div>
        
        
          .myborder {border:2px solid #002a72;}
        
        Border color #002a72