#001f58 color space conversions
Hex:
        #001f58
        RGB:
        0, 31, 88
        CMY:
        100, 88, 65
        CMYK:
        100, 65, 0, 65
      HSL:
        219°, 100.0000%, 17.2549%
        HSV (HSB):
        219°, 100.0000%, 34.5098%
        XYZ:
        2.2514, 1.6846, 9.4390
        xyY:
        0.1683, 0.1259, 1.6846
      CIE-Lab:
        13.7363, 15.4230, -37.2460
        CIE-LCH:
        13.7363, 40.3129, 292.4937
        CIE-Luv:
        13.7363, -6.5273, -35.1452
        Hunter-Lab:
        12.9790, 8.2506, -34.0333
      #001f58 color charts
#001f58 RGB chart
      #001f58 CMYK chart
      #001f58 RGB pie chart
      #001f58 color shades, tints & tones
#001f58 color schemes
#001f58 color preview, HTML & CSS examples
           This text has a color of #001f58        
        
          <p style="color:#001f58;">Text here</p>
        
        
          .mytext {color:#001f58;}
        
        Text color #001f58
      
           This box has a color of #001f58        
        
          <div style="background-color:#001f58;">Content here</div>
        
        
          .mybackground {background-color:#001f58;}
        
        Background color #001f58
      
           Border around this has a color of #001f58        
        
          <div style="border:2px solid #001f58;">Content here</div>
        
        
          .myborder {border:2px solid #001f58;}
        
        Border color #001f58