#001f59 color space conversions
Hex:
        #001f59
        RGB:
        0, 31, 89
        CMY:
        100, 88, 65
        CMYK:
        100, 65, 0, 65
      HSL:
        219°, 100.0000%, 17.4510%
        HSV (HSB):
        219°, 100.0000%, 34.9020%
        XYZ:
        2.2932, 1.7012, 9.6587
        xyY:
        0.1680, 0.1246, 1.7012
      CIE-Lab:
        13.8341, 15.8827, -37.7587
        CIE-LCH:
        13.8341, 40.9632, 292.8134
        CIE-Luv:
        13.8341, -6.5311, -35.7378
        Hunter-Lab:
        13.0432, 8.5571, -34.7751
      #001f59 color charts
#001f59 RGB chart
      #001f59 CMYK chart
      #001f59 RGB pie chart
      #001f59 color shades, tints & tones
#001f59 color schemes
#001f59 color preview, HTML & CSS examples
           This text has a color of #001f59        
        
          <p style="color:#001f59;">Text here</p>
        
        
          .mytext {color:#001f59;}
        
        Text color #001f59
      
           This box has a color of #001f59        
        
          <div style="background-color:#001f59;">Content here</div>
        
        
          .mybackground {background-color:#001f59;}
        
        Background color #001f59
      
           Border around this has a color of #001f59        
        
          <div style="border:2px solid #001f59;">Content here</div>
        
        
          .myborder {border:2px solid #001f59;}
        
        Border color #001f59