#1b344f color space conversions
Hex:
        #1b344f
        RGB:
        27, 52, 79
        CMY:
        89, 80, 69
        CMYK:
        66, 34, 0, 69
      HSL:
        211°, 49.0566%, 20.7843%
        HSV (HSB):
        211°, 65.8228%, 30.9804%
        XYZ:
        3.0913, 3.2535, 7.8622
        xyY:
        0.2176, 0.2290, 3.2535
      CIE-Lab:
        21.0318, -0.0188, -19.4353
        CIE-LCH:
        21.0318, 19.4353, 269.9446
        CIE-Luv:
        21.0318, -9.3020, -21.9827
        Hunter-Lab:
        18.0375, -0.9742, -13.2172
      #1b344f color charts
#1b344f RGB chart
      #1b344f CMYK chart
      #1b344f RGB pie chart
      #1b344f color shades, tints & tones
#1b344f color schemes
#1b344f color preview, HTML & CSS examples
           This text has a color of #1b344f        
        
          <p style="color:#1b344f;">Text here</p>
        
        
          .mytext {color:#1b344f;}
        
        Text color #1b344f
      
           This box has a color of #1b344f        
        
          <div style="background-color:#1b344f;">Content here</div>
        
        
          .mybackground {background-color:#1b344f;}
        
        Background color #1b344f
      
           Border around this has a color of #1b344f        
        
          <div style="border:2px solid #1b344f;">Content here</div>
        
        
          .myborder {border:2px solid #1b344f;}
        
        Border color #1b344f