#1f4c74 color space conversions
Hex:
        #1f4c74
        RGB:
        31, 76, 116
        CMY:
        88, 70, 55
        CMYK:
        73, 34, 0, 55
      HSL:
        208°, 57.8231%, 28.8235%
        HSV (HSB):
        208°, 73.2759%, 45.4902%
        XYZ:
        6.3019, 6.7211, 17.4882
        xyY:
        0.2065, 0.2203, 6.7211
      CIE-Lab:
        31.1635, -0.9201, -27.3992
        CIE-LCH:
        31.1635, 27.4146, 268.0767
        CIE-Luv:
        31.1635, -16.1568, -36.1717
        Hunter-Lab:
        25.9252, -1.9792, -21.8472
      #1f4c74 color charts
#1f4c74 RGB chart
      #1f4c74 CMYK chart
      #1f4c74 RGB pie chart
      #1f4c74 color shades, tints & tones
#1f4c74 color schemes
#1f4c74 color preview, HTML & CSS examples
           This text has a color of #1f4c74        
        
          <p style="color:#1f4c74;">Text here</p>
        
        
          .mytext {color:#1f4c74;}
        
        Text color #1f4c74
      
           This box has a color of #1f4c74        
        
          <div style="background-color:#1f4c74;">Content here</div>
        
        
          .mybackground {background-color:#1f4c74;}
        
        Background color #1f4c74
      
           Border around this has a color of #1f4c74        
        
          <div style="border:2px solid #1f4c74;">Content here</div>
        
        
          .myborder {border:2px solid #1f4c74;}
        
        Border color #1f4c74