#1f5571 color space conversions
Hex:
        #1f5571
        RGB:
        31, 85, 113
        CMY:
        88, 67, 56
        CMYK:
        73, 25, 0, 56
      HSL:
        200°, 56.9444%, 28.2353%
        HSV (HSB):
        200°, 72.5664%, 44.3137%
        XYZ:
        6.7942, 7.9806, 16.8051
        xyY:
        0.2151, 0.2527, 7.9806
      CIE-Lab:
        33.9424, -7.7599, -21.1737
        CIE-LCH:
        33.9424, 22.5508, 249.8728
        CIE-Luv:
        33.9424, -19.5152, -27.5150
        Hunter-Lab:
        28.2499, -6.5073, -15.4951
      #1f5571 color charts
#1f5571 RGB chart
      #1f5571 CMYK chart
      #1f5571 RGB pie chart
      #1f5571 color shades, tints & tones
#1f5571 color schemes
#1f5571 color preview, HTML & CSS examples
           This text has a color of #1f5571        
        
          <p style="color:#1f5571;">Text here</p>
        
        
          .mytext {color:#1f5571;}
        
        Text color #1f5571
      
           This box has a color of #1f5571        
        
          <div style="background-color:#1f5571;">Content here</div>
        
        
          .mybackground {background-color:#1f5571;}
        
        Background color #1f5571
      
           Border around this has a color of #1f5571        
        
          <div style="border:2px solid #1f5571;">Content here</div>
        
        
          .myborder {border:2px solid #1f5571;}
        
        Border color #1f5571