#1b3348 color space conversions
Hex:
        #1b3348
        RGB:
        27, 51, 72
        CMY:
        89, 80, 72
        CMYK:
        63, 29, 0, 72
      HSL:
        208°, 45.4545%, 19.4118%
        HSV (HSB):
        208°, 62.5000%, 28.2353%
        XYZ:
        2.8055, 3.0685, 6.5753
        xyY:
        0.2254, 0.2465, 3.0685
      CIE-Lab:
        20.3163, -2.0123, -15.8517
        CIE-LCH:
        20.3163, 15.9789, 262.7652
        CIE-Luv:
        20.3163, -9.0211, -17.3048
        Hunter-Lab:
        17.5173, -2.0671, -9.9931
      #1b3348 color charts
#1b3348 RGB chart
      #1b3348 CMYK chart
      #1b3348 RGB pie chart
      #1b3348 color shades, tints & tones
#1b3348 color schemes
#1b3348 color preview, HTML & CSS examples
           This text has a color of #1b3348        
        
          <p style="color:#1b3348;">Text here</p>
        
        
          .mytext {color:#1b3348;}
        
        Text color #1b3348
      
           This box has a color of #1b3348        
        
          <div style="background-color:#1b3348;">Content here</div>
        
        
          .mybackground {background-color:#1b3348;}
        
        Background color #1b3348
      
           Border around this has a color of #1b3348        
        
          <div style="border:2px solid #1b3348;">Content here</div>
        
        
          .myborder {border:2px solid #1b3348;}
        
        Border color #1b3348