#001f54 color space conversions
Hex:
        #001f54
        RGB:
        0, 31, 84
        CMY:
        100, 88, 67
        CMYK:
        100, 63, 0, 67
      HSL:
        218°, 100.0000%, 16.4706%
        HSV (HSB):
        218°, 100.0000%, 32.9412%
        XYZ:
        2.0902, 1.6201, 8.5900
        xyY:
        0.1699, 0.1317, 1.6201
      CIE-Lab:
        13.3519, 13.5672, -35.1712
        CIE-LCH:
        13.3519, 37.6972, 291.0939
        CIE-Luv:
        13.3519, -6.5179, -32.7721
        Hunter-Lab:
        12.7282, 7.0389, -31.1041
      #001f54 color charts
#001f54 RGB chart
      #001f54 CMYK chart
      #001f54 RGB pie chart
      #001f54 color shades, tints & tones
#001f54 color schemes
#001f54 color preview, HTML & CSS examples
           This text has a color of #001f54        
        
          <p style="color:#001f54;">Text here</p>
        
        
          .mytext {color:#001f54;}
        
        Text color #001f54
      
           This box has a color of #001f54        
        
          <div style="background-color:#001f54;">Content here</div>
        
        
          .mybackground {background-color:#001f54;}
        
        Background color #001f54
      
           Border around this has a color of #001f54        
        
          <div style="border:2px solid #001f54;">Content here</div>
        
        
          .myborder {border:2px solid #001f54;}
        
        Border color #001f54