#1f5991 color space conversions
Hex:
        #1f5991
        RGB:
        31, 89, 145
        CMY:
        88, 65, 43
        CMYK:
        79, 39, 0, 43
      HSL:
        209°, 64.7727%, 34.5098%
        HSV (HSB):
        209°, 78.6207%, 56.8627%
        XYZ:
        9.2483, 9.4804, 28.1305
        xyY:
        0.1974, 0.2023, 9.4804
      CIE-Lab:
        36.8932, 1.9853, -36.1852
        CIE-LCH:
        36.8932, 36.2396, 273.1404
        CIE-Luv:
        36.8932, -19.6577, -51.1072
        Hunter-Lab:
        30.7903, -0.2680, -32.6152
      #1f5991 color charts
#1f5991 RGB chart
      #1f5991 CMYK chart
      #1f5991 RGB pie chart
      #1f5991 color shades, tints & tones
#1f5991 color schemes
#1f5991 color preview, HTML & CSS examples
           This text has a color of #1f5991        
        
          <p style="color:#1f5991;">Text here</p>
        
        
          .mytext {color:#1f5991;}
        
        Text color #1f5991
      
           This box has a color of #1f5991        
        
          <div style="background-color:#1f5991;">Content here</div>
        
        
          .mybackground {background-color:#1f5991;}
        
        Background color #1f5991
      
           Border around this has a color of #1f5991        
        
          <div style="border:2px solid #1f5991;">Content here</div>
        
        
          .myborder {border:2px solid #1f5991;}
        
        Border color #1f5991