#1f344e color space conversions
Hex:
        #1f344e
        RGB:
        31, 52, 78
        CMY:
        88, 80, 69
        CMYK:
        60, 33, 0, 69
      HSL:
        213°, 43.1193%, 21.3725%
        HSV (HSB):
        213°, 60.2564%, 30.5882%
        XYZ:
        3.1682, 3.2973, 7.6772
        xyY:
        0.2240, 0.2331, 3.2973
      CIE-Lab:
        21.1974, 0.5808, -18.4914
        CIE-LCH:
        21.1974, 18.5005, 271.7990
        CIE-Luv:
        21.1974, -8.3614, -20.9723
        Hunter-Lab:
        18.1586, -0.6339, -12.3559
      #1f344e color charts
#1f344e RGB chart
      #1f344e CMYK chart
      #1f344e RGB pie chart
      #1f344e color shades, tints & tones
#1f344e color schemes
#1f344e color preview, HTML & CSS examples
           This text has a color of #1f344e        
        
          <p style="color:#1f344e;">Text here</p>
        
        
          .mytext {color:#1f344e;}
        
        Text color #1f344e
      
           This box has a color of #1f344e        
        
          <div style="background-color:#1f344e;">Content here</div>
        
        
          .mybackground {background-color:#1f344e;}
        
        Background color #1f344e
      
           Border around this has a color of #1f344e        
        
          <div style="border:2px solid #1f344e;">Content here</div>
        
        
          .myborder {border:2px solid #1f344e;}
        
        Border color #1f344e