#001d44 color space conversions
Hex:
        #001d44
        RGB:
        0, 29, 68
        CMY:
        100, 89, 73
        CMYK:
        100, 57, 0, 73
      HSL:
        214°, 100.0000%, 13.3333%
        HSV (HSB):
        214°, 100.0000%, 26.6667%
        XYZ:
        1.4828, 1.2961, 5.6409
        xyY:
        0.1761, 0.1539, 1.2961
      CIE-Lab:
        11.2481, 7.4853, -27.5781
        CIE-LCH:
        11.2481, 28.5759, 285.1854
        CIE-Luv:
        11.2481, -6.0139, -23.4142
        Hunter-Lab:
        11.3846, 3.3252, -21.4080
      #001d44 color charts
#001d44 RGB chart
      #001d44 CMYK chart
      #001d44 RGB pie chart
      #001d44 color shades, tints & tones
#001d44 color schemes
#001d44 color preview, HTML & CSS examples
           This text has a color of #001d44        
        
          <p style="color:#001d44;">Text here</p>
        
        
          .mytext {color:#001d44;}
        
        Text color #001d44
      
           This box has a color of #001d44        
        
          <div style="background-color:#001d44;">Content here</div>
        
        
          .mybackground {background-color:#001d44;}
        
        Background color #001d44
      
           Border around this has a color of #001d44        
        
          <div style="border:2px solid #001d44;">Content here</div>
        
        
          .myborder {border:2px solid #001d44;}
        
        Border color #001d44