#002a91 color space conversions
Hex:
        #002a91
        RGB:
        0, 42, 145
        CMY:
        100, 84, 43
        CMYK:
        100, 71, 0, 43
      HSL:
        223°, 100.0000%, 28.4314%
        HSV (HSB):
        223°, 100.0000%, 56.8627%
        XYZ:
        5.9388, 3.7003, 27.1893
        xyY:
        0.1613, 0.1005, 3.7003
      CIE-Lab:
        22.6547, 31.7919, -59.2975
        CIE-LCH:
        22.6547, 67.2824, 298.1976
        CIE-Luv:
        22.6547, -9.3454, -69.3484
        Hunter-Lab:
        19.2361, 21.4456, -70.3384
      #002a91 color charts
#002a91 RGB chart
      #002a91 CMYK chart
      #002a91 RGB pie chart
      #002a91 color shades, tints & tones
#002a91 color schemes
#002a91 color preview, HTML & CSS examples
           This text has a color of #002a91        
        
          <p style="color:#002a91;">Text here</p>
        
        
          .mytext {color:#002a91;}
        
        Text color #002a91
      
           This box has a color of #002a91        
        
          <div style="background-color:#002a91;">Content here</div>
        
        
          .mybackground {background-color:#002a91;}
        
        Background color #002a91
      
           Border around this has a color of #002a91        
        
          <div style="border:2px solid #002a91;">Content here</div>
        
        
          .myborder {border:2px solid #002a91;}
        
        Border color #002a91