#1b497e color space conversions
Hex:
        #1b497e
        RGB:
        27, 73, 126
        CMY:
        89, 71, 51
        CMYK:
        79, 42, 0, 51
      HSL:
        212°, 64.7059%, 30.0000%
        HSV (HSB):
        212°, 78.5714%, 49.4118%
        XYZ:
        6.6004, 6.5045, 20.6463
        xyY:
        0.1956, 0.1927, 6.5045
      CIE-Lab:
        30.6511, 4.4349, -34.4681
        CIE-LCH:
        30.6511, 34.7523, 277.3318
        CIE-Luv:
        30.6511, -15.4982, -46.1861
        Hunter-Lab:
        25.5038, 1.5644, -30.1447
      #1b497e color charts
#1b497e RGB chart
      #1b497e CMYK chart
      #1b497e RGB pie chart
      #1b497e color shades, tints & tones
#1b497e color schemes
#1b497e color preview, HTML & CSS examples
           This text has a color of #1b497e        
        
          <p style="color:#1b497e;">Text here</p>
        
        
          .mytext {color:#1b497e;}
        
        Text color #1b497e
      
           This box has a color of #1b497e        
        
          <div style="background-color:#1b497e;">Content here</div>
        
        
          .mybackground {background-color:#1b497e;}
        
        Background color #1b497e
      
           Border around this has a color of #1b497e        
        
          <div style="border:2px solid #1b497e;">Content here</div>
        
        
          .myborder {border:2px solid #1b497e;}
        
        Border color #1b497e