#1f3449 color space conversions
Hex:
        #1f3449
        RGB:
        31, 52, 73
        CMY:
        88, 80, 71
        CMYK:
        58, 29, 0, 71
      HSL:
        210°, 40.3846%, 20.3922%
        HSV (HSB):
        210°, 57.5342%, 28.6275%
        XYZ:
        2.9957, 3.2283, 6.7686
        xyY:
        0.2306, 0.2485, 3.2283
      CIE-Lab:
        20.9361, -1.2686, -15.5446
        CIE-LCH:
        20.9361, 15.5963, 265.3345
        CIE-Luv:
        20.9361, -8.3771, -17.2161
        Hunter-Lab:
        17.9676, -1.6826, -9.7579
      #1f3449 color charts
#1f3449 RGB chart
      #1f3449 CMYK chart
      #1f3449 RGB pie chart
      #1f3449 color shades, tints & tones
#1f3449 color schemes
#1f3449 color preview, HTML & CSS examples
           This text has a color of #1f3449        
        
          <p style="color:#1f3449;">Text here</p>
        
        
          .mytext {color:#1f3449;}
        
        Text color #1f3449
      
           This box has a color of #1f3449        
        
          <div style="background-color:#1f3449;">Content here</div>
        
        
          .mybackground {background-color:#1f3449;}
        
        Background color #1f3449
      
           Border around this has a color of #1f3449        
        
          <div style="border:2px solid #1f3449;">Content here</div>
        
        
          .myborder {border:2px solid #1f3449;}
        
        Border color #1f3449