#1f4572 color space conversions
Hex:
        #1f4572
        RGB:
        31, 69, 114
        CMY:
        88, 73, 55
        CMYK:
        73, 39, 0, 55
      HSL:
        213°, 57.2414%, 28.4314%
        HSV (HSB):
        213°, 72.8070%, 44.7059%
        XYZ:
        5.7305, 5.7625, 16.7298
        xyY:
        0.2030, 0.2042, 5.7625
      CIE-Lab:
        28.8051, 2.9338, -29.8707
        CIE-LCH:
        28.8051, 30.0144, 275.6094
        CIE-Luv:
        28.8051, -13.7889, -38.9540
        Hunter-Lab:
        24.0051, 0.6023, -24.5173
      #1f4572 color charts
#1f4572 RGB chart
      #1f4572 CMYK chart
      #1f4572 RGB pie chart
      #1f4572 color shades, tints & tones
#1f4572 color schemes
#1f4572 color preview, HTML & CSS examples
           This text has a color of #1f4572        
        
          <p style="color:#1f4572;">Text here</p>
        
        
          .mytext {color:#1f4572;}
        
        Text color #1f4572
      
           This box has a color of #1f4572        
        
          <div style="background-color:#1f4572;">Content here</div>
        
        
          .mybackground {background-color:#1f4572;}
        
        Background color #1f4572
      
           Border around this has a color of #1f4572        
        
          <div style="border:2px solid #1f4572;">Content here</div>
        
        
          .myborder {border:2px solid #1f4572;}
        
        Border color #1f4572