#002eb3 color space conversions
Hex:
        #002eb3
        RGB:
        0, 46, 179
        CMY:
        100, 82, 30
        CMYK:
        100, 74, 0, 30
      HSL:
        225°, 100.0000%, 35.0980%
        HSV (HSB):
        225°, 100.0000%, 70.1961%
        XYZ:
        9.1137, 5.2087, 43.1729
        xyY:
        0.1585, 0.0906, 5.2087
      CIE-Lab:
        27.3212, 42.1231, -72.2394
        CIE-LCH:
        27.3212, 83.6234, 300.2466
        CIE-Luv:
        27.3212, -10.5350, -89.5296
        Hunter-Lab:
        22.8225, 31.3408, -96.1819
      #002eb3 color charts
#002eb3 RGB chart
      #002eb3 CMYK chart
      #002eb3 RGB pie chart
      #002eb3 color shades, tints & tones
#002eb3 color schemes
#002eb3 color preview, HTML & CSS examples
           This text has a color of #002eb3        
        
          <p style="color:#002eb3;">Text here</p>
        
        
          .mytext {color:#002eb3;}
        
        Text color #002eb3
      
           This box has a color of #002eb3        
        
          <div style="background-color:#002eb3;">Content here</div>
        
        
          .mybackground {background-color:#002eb3;}
        
        Background color #002eb3
      
           Border around this has a color of #002eb3        
        
          <div style="border:2px solid #002eb3;">Content here</div>
        
        
          .myborder {border:2px solid #002eb3;}
        
        Border color #002eb3