#002a86 color space conversions
Hex:
        #002a86
        RGB:
        0, 42, 134
        CMY:
        100, 84, 47
        CMYK:
        100, 69, 0, 47
      HSL:
        221°, 100.0000%, 26.2745%
        HSV (HSB):
        221°, 100.0000%, 52.5490%
        XYZ:
        5.1310, 3.3772, 22.9357
        xyY:
        0.1632, 0.1074, 3.3772
      CIE-Lab:
        21.4952, 27.3527, -54.3532
        CIE-LCH:
        21.4952, 60.8477, 296.7134
        CIE-Luv:
        21.4952, -9.2531, -62.7033
        Hunter-Lab:
        18.3770, 17.6790, -61.1336
      #002a86 color charts
#002a86 RGB chart
      #002a86 CMYK chart
      #002a86 RGB pie chart
      #002a86 color shades, tints & tones
#002a86 color schemes
#002a86 color preview, HTML & CSS examples
           This text has a color of #002a86        
        
          <p style="color:#002a86;">Text here</p>
        
        
          .mytext {color:#002a86;}
        
        Text color #002a86
      
           This box has a color of #002a86        
        
          <div style="background-color:#002a86;">Content here</div>
        
        
          .mybackground {background-color:#002a86;}
        
        Background color #002a86
      
           Border around this has a color of #002a86        
        
          <div style="border:2px solid #002a86;">Content here</div>
        
        
          .myborder {border:2px solid #002a86;}
        
        Border color #002a86