#001f97 color space conversions
Hex:
        #001f97
        RGB:
        0, 31, 151
        CMY:
        100, 88, 41
        CMYK:
        100, 79, 0, 41
      HSL:
        228°, 100.0000%, 29.6078%
        HSV (HSB):
        228°, 100.0000%, 59.2157%
        XYZ:
        6.0759, 3.2143, 29.5783
        xyY:
        0.1563, 0.0827, 3.2143
      CIE-Lab:
        20.8826, 40.9452, -65.9385
        CIE-LCH:
        20.8826, 77.6170, 301.8386
        CIE-Luv:
        20.8826, -7.5783, -72.2317
        Hunter-Lab:
        17.9286, 29.1177, -85.2659
      #001f97 color charts
#001f97 RGB chart
      #001f97 CMYK chart
      #001f97 RGB pie chart
      #001f97 color shades, tints & tones
#001f97 color schemes
#001f97 color preview, HTML & CSS examples
           This text has a color of #001f97        
        
          <p style="color:#001f97;">Text here</p>
        
        
          .mytext {color:#001f97;}
        
        Text color #001f97
      
           This box has a color of #001f97        
        
          <div style="background-color:#001f97;">Content here</div>
        
        
          .mybackground {background-color:#001f97;}
        
        Background color #001f97
      
           Border around this has a color of #001f97        
        
          <div style="border:2px solid #001f97;">Content here</div>
        
        
          .myborder {border:2px solid #001f97;}
        
        Border color #001f97