#1f369b color space conversions
Hex:
        #1f369b
        RGB:
        31, 54, 155
        CMY:
        88, 79, 39
        CMYK:
        80, 65, 0, 39
      HSL:
        229°, 66.6667%, 36.4706%
        HSV (HSB):
        229°, 80.0000%, 60.7843%
        XYZ:
        7.8006, 5.2962, 31.6215
        xyY:
        0.1744, 0.1184, 5.2962
      CIE-Lab:
        27.5625, 29.5177, -57.3378
        CIE-LCH:
        27.5625, 64.4897, 297.2396
        CIE-Luv:
        27.5625, -9.4949, -74.0244
        Hunter-Lab:
        23.0135, 20.2307, -65.3575
      #1f369b color charts
#1f369b RGB chart
      #1f369b CMYK chart
      #1f369b RGB pie chart
      #1f369b color shades, tints & tones
#1f369b color schemes
#1f369b color preview, HTML & CSS examples
           This text has a color of #1f369b        
        
          <p style="color:#1f369b;">Text here</p>
        
        
          .mytext {color:#1f369b;}
        
        Text color #1f369b
      
           This box has a color of #1f369b        
        
          <div style="background-color:#1f369b;">Content here</div>
        
        
          .mybackground {background-color:#1f369b;}
        
        Background color #1f369b
      
           Border around this has a color of #1f369b        
        
          <div style="border:2px solid #1f369b;">Content here</div>
        
        
          .myborder {border:2px solid #1f369b;}
        
        Border color #1f369b