#1f4674 color space conversions
Hex:
        #1f4674
        RGB:
        31, 70, 116
        CMY:
        88, 73, 55
        CMYK:
        73, 40, 0, 55
      HSL:
        212°, 57.8231%, 28.8235%
        HSV (HSB):
        212°, 73.2759%, 45.4902%
        XYZ:
        5.9076, 5.9326, 17.3567
        xyY:
        0.2023, 0.2032, 5.9326
      CIE-Lab:
        29.2417, 3.0516, -30.4395
        CIE-LCH:
        29.2417, 30.5921, 275.7249
        CIE-Luv:
        29.2417, -14.0849, -39.9280
        Hunter-Lab:
        24.3569, 0.6696, -25.2003
      #1f4674 color charts
#1f4674 RGB chart
      #1f4674 CMYK chart
      #1f4674 RGB pie chart
      #1f4674 color shades, tints & tones
#1f4674 color schemes
#1f4674 color preview, HTML & CSS examples
           This text has a color of #1f4674        
        
          <p style="color:#1f4674;">Text here</p>
        
        
          .mytext {color:#1f4674;}
        
        Text color #1f4674
      
           This box has a color of #1f4674        
        
          <div style="background-color:#1f4674;">Content here</div>
        
        
          .mybackground {background-color:#1f4674;}
        
        Background color #1f4674
      
           Border around this has a color of #1f4674        
        
          <div style="border:2px solid #1f4674;">Content here</div>
        
        
          .myborder {border:2px solid #1f4674;}
        
        Border color #1f4674