#002a64 color space conversions
Hex:
        #002a64
        RGB:
        0, 42, 100
        CMY:
        100, 84, 61
        CMYK:
        100, 58, 0, 61
      HSL:
        215°, 100.0000%, 19.6078%
        HSV (HSB):
        215°, 100.0000%, 39.2157%
        XYZ:
        3.1282, 2.5760, 12.3889
        xyY:
        0.1729, 0.1424, 2.5760
      CIE-Lab:
        18.2590, 12.5663, -37.8471
        CIE-LCH:
        18.2590, 39.8787, 288.3677
        CIE-Luv:
        18.2590, -9.3332, -41.4502
        Hunter-Lab:
        16.0500, 6.7029, -34.5307
      #002a64 color charts
#002a64 RGB chart
      #002a64 CMYK chart
      #002a64 RGB pie chart
      #002a64 color shades, tints & tones
#002a64 color schemes
#002a64 color preview, HTML & CSS examples
           This text has a color of #002a64        
        
          <p style="color:#002a64;">Text here</p>
        
        
          .mytext {color:#002a64;}
        
        Text color #002a64
      
           This box has a color of #002a64        
        
          <div style="background-color:#002a64;">Content here</div>
        
        
          .mybackground {background-color:#002a64;}
        
        Background color #002a64
      
           Border around this has a color of #002a64        
        
          <div style="border:2px solid #002a64;">Content here</div>
        
        
          .myborder {border:2px solid #002a64;}
        
        Border color #002a64