#1f4774 color space conversions
Hex:
        #1f4774
        RGB:
        31, 71, 116
        CMY:
        88, 72, 55
        CMYK:
        73, 39, 0, 55
      HSL:
        212°, 57.8231%, 28.8235%
        HSV (HSB):
        212°, 73.2759%, 45.4902%
        XYZ:
        5.9707, 6.0587, 17.3778
        xyY:
        0.2030, 0.2060, 6.0587
      CIE-Lab:
        29.5602, 2.3814, -29.9342
        CIE-LCH:
        29.5602, 30.0288, 274.5486
        CIE-Luv:
        29.5602, -14.4246, -39.3257
        Hunter-Lab:
        24.6145, 0.2231, -24.6284
      #1f4774 color charts
#1f4774 RGB chart
      #1f4774 CMYK chart
      #1f4774 RGB pie chart
      #1f4774 color shades, tints & tones
#1f4774 color schemes
#1f4774 color preview, HTML & CSS examples
           This text has a color of #1f4774        
        
          <p style="color:#1f4774;">Text here</p>
        
        
          .mytext {color:#1f4774;}
        
        Text color #1f4774
      
           This box has a color of #1f4774        
        
          <div style="background-color:#1f4774;">Content here</div>
        
        
          .mybackground {background-color:#1f4774;}
        
        Background color #1f4774
      
           Border around this has a color of #1f4774        
        
          <div style="border:2px solid #1f4774;">Content here</div>
        
        
          .myborder {border:2px solid #1f4774;}
        
        Border color #1f4774