#002a47 color space conversions
Hex:
        #002a47
        RGB:
        0, 42, 71
        CMY:
        100, 84, 72
        CMYK:
        100, 41, 0, 72
      HSL:
        205°, 100.0000%, 13.9216%
        HSV (HSB):
        205°, 100.0000%, 27.8431%
        XYZ:
        1.9653, 2.1109, 6.2651
        xyY:
        0.1900, 0.2041, 2.1109
      CIE-Lab:
        16.0586, -0.9481, -21.9387
        CIE-LCH:
        16.0586, 21.9592, 267.5254
        CIE-Luv:
        16.0586, -9.9964, -22.1175
        Hunter-Lab:
        14.5288, -1.2799, -15.3968
      #002a47 color charts
#002a47 RGB chart
      #002a47 CMYK chart
      #002a47 RGB pie chart
      #002a47 color shades, tints & tones
#002a47 color schemes
#002a47 color preview, HTML & CSS examples
           This text has a color of #002a47        
        
          <p style="color:#002a47;">Text here</p>
        
        
          .mytext {color:#002a47;}
        
        Text color #002a47
      
           This box has a color of #002a47        
        
          <div style="background-color:#002a47;">Content here</div>
        
        
          .mybackground {background-color:#002a47;}
        
        Background color #002a47
      
           Border around this has a color of #002a47        
        
          <div style="border:2px solid #002a47;">Content here</div>
        
        
          .myborder {border:2px solid #002a47;}
        
        Border color #002a47