#002b63 color space conversions
Hex:
        #002b63
        RGB:
        0, 43, 99
        CMY:
        100, 83, 61
        CMYK:
        100, 57, 0, 61
      HSL:
        214°, 100.0000%, 19.4118%
        HSV (HSB):
        214°, 100.0000%, 38.8235%
        XYZ:
        3.1160, 2.6286, 12.1475
        xyY:
        0.1742, 0.1469, 2.6286
      CIE-Lab:
        18.4905, 11.3598, -36.8143
        CIE-LCH:
        18.4905, 38.5271, 287.1486
        CIE-Luv:
        18.4905, -9.6253, -40.5824
        Hunter-Lab:
        16.2130, 5.9336, -33.0738
      #002b63 color charts
#002b63 RGB chart
      #002b63 CMYK chart
      #002b63 RGB pie chart
      #002b63 color shades, tints & tones
#002b63 color schemes
#002b63 color preview, HTML & CSS examples
           This text has a color of #002b63        
        
          <p style="color:#002b63;">Text here</p>
        
        
          .mytext {color:#002b63;}
        
        Text color #002b63
      
           This box has a color of #002b63        
        
          <div style="background-color:#002b63;">Content here</div>
        
        
          .mybackground {background-color:#002b63;}
        
        Background color #002b63
      
           Border around this has a color of #002b63        
        
          <div style="border:2px solid #002b63;">Content here</div>
        
        
          .myborder {border:2px solid #002b63;}
        
        Border color #002b63