#1f346a color space conversions
Hex:
        #1f346a
        RGB:
        31, 52, 106
        CMY:
        88, 80, 58
        CMYK:
        71, 51, 0, 58
      HSL:
        223°, 54.7445%, 26.8627%
        HSV (HSB):
        223°, 70.7547%, 41.5686%
        XYZ:
        4.3946, 3.7879, 14.1352
        xyY:
        0.1969, 0.1697, 3.7879
      CIE-Lab:
        22.9575, 11.5380, -34.1011
        CIE-LCH:
        22.9575, 36.0002, 288.6931
        CIE-Luv:
        22.9575, -8.4148, -41.5829
        Hunter-Lab:
        19.4625, 6.2454, -29.4372
      #1f346a color charts
#1f346a RGB chart
      #1f346a CMYK chart
      #1f346a RGB pie chart
      #1f346a color shades, tints & tones
#1f346a color schemes
#1f346a color preview, HTML & CSS examples
           This text has a color of #1f346a        
        
          <p style="color:#1f346a;">Text here</p>
        
        
          .mytext {color:#1f346a;}
        
        Text color #1f346a
      
           This box has a color of #1f346a        
        
          <div style="background-color:#1f346a;">Content here</div>
        
        
          .mybackground {background-color:#1f346a;}
        
        Background color #1f346a
      
           Border around this has a color of #1f346a        
        
          <div style="border:2px solid #1f346a;">Content here</div>
        
        
          .myborder {border:2px solid #1f346a;}
        
        Border color #1f346a