#1f4f74 color space conversions
Hex:
        #1f4f74
        RGB:
        31, 79, 116
        CMY:
        88, 69, 55
        CMYK:
        73, 32, 0, 55
      HSL:
        206°, 57.8231%, 28.8235%
        HSV (HSB):
        206°, 73.2759%, 45.4902%
        XYZ:
        6.5134, 7.1442, 17.5587
        xyY:
        0.2087, 0.2289, 7.1442
      CIE-Lab:
        32.1330, -2.8596, -25.8734
        CIE-LCH:
        32.1330, 26.0310, 263.6931
        CIE-Luv:
        32.1330, -17.2198, -34.1787
        Hunter-Lab:
        26.7287, -3.2770, -20.2389
      #1f4f74 color charts
#1f4f74 RGB chart
      #1f4f74 CMYK chart
      #1f4f74 RGB pie chart
      #1f4f74 color shades, tints & tones
#1f4f74 color schemes
#1f4f74 color preview, HTML & CSS examples
           This text has a color of #1f4f74        
        
          <p style="color:#1f4f74;">Text here</p>
        
        
          .mytext {color:#1f4f74;}
        
        Text color #1f4f74
      
           This box has a color of #1f4f74        
        
          <div style="background-color:#1f4f74;">Content here</div>
        
        
          .mybackground {background-color:#1f4f74;}
        
        Background color #1f4f74
      
           Border around this has a color of #1f4f74        
        
          <div style="border:2px solid #1f4f74;">Content here</div>
        
        
          .myborder {border:2px solid #1f4f74;}
        
        Border color #1f4f74