#001d65 color space conversions
Hex:
        #001d65
        RGB:
        0, 29, 101
        CMY:
        100, 89, 60
        CMYK:
        100, 71, 0, 60
      HSL:
        223°, 100.0000%, 19.8039%
        HSV (HSB):
        223°, 100.0000%, 39.6078%
        XYZ:
        2.7883, 1.8183, 12.5159
        xyY:
        0.1628, 0.1062, 1.8183
      CIE-Lab:
        14.5034, 22.7274, -44.6523
        CIE-LCH:
        14.5034, 50.1035, 296.9754
        CIE-Luv:
        14.5034, -6.1986, -42.6659
        Hunter-Lab:
        13.4845, 13.3124, -45.5922
      #001d65 color charts
#001d65 RGB chart
      #001d65 CMYK chart
      #001d65 RGB pie chart
      #001d65 color shades, tints & tones
#001d65 color schemes
#001d65 color preview, HTML & CSS examples
           This text has a color of #001d65        
        
          <p style="color:#001d65;">Text here</p>
        
        
          .mytext {color:#001d65;}
        
        Text color #001d65
      
           This box has a color of #001d65        
        
          <div style="background-color:#001d65;">Content here</div>
        
        
          .mybackground {background-color:#001d65;}
        
        Background color #001d65
      
           Border around this has a color of #001d65        
        
          <div style="border:2px solid #001d65;">Content here</div>
        
        
          .myborder {border:2px solid #001d65;}
        
        Border color #001d65