#1f346b color space conversions
Hex:
        #1f346b
        RGB:
        31, 52, 107
        CMY:
        88, 80, 58
        CMYK:
        71, 51, 0, 58
      HSL:
        223°, 55.0725%, 27.0588%
        HSV (HSB):
        223°, 71.0280%, 41.9608%
        XYZ:
        4.4469, 3.8088, 14.4107
        xyY:
        0.1962, 0.1680, 3.8088
      CIE-Lab:
        23.0291, 11.9387, -34.6314
        CIE-LCH:
        23.0291, 36.6315, 289.0210
        CIE-Luv:
        23.0291, -8.4212, -42.2956
        Hunter-Lab:
        19.5162, 6.5191, -30.1182
      #1f346b color charts
#1f346b RGB chart
      #1f346b CMYK chart
      #1f346b RGB pie chart
      #1f346b color shades, tints & tones
#1f346b color schemes
#1f346b color preview, HTML & CSS examples
           This text has a color of #1f346b        
        
          <p style="color:#1f346b;">Text here</p>
        
        
          .mytext {color:#1f346b;}
        
        Text color #1f346b
      
           This box has a color of #1f346b        
        
          <div style="background-color:#1f346b;">Content here</div>
        
        
          .mybackground {background-color:#1f346b;}
        
        Background color #1f346b
      
           Border around this has a color of #1f346b        
        
          <div style="border:2px solid #1f346b;">Content here</div>
        
        
          .myborder {border:2px solid #1f346b;}
        
        Border color #1f346b