#1b3562 color space conversions
Hex:
        #1b3562
        RGB:
        27, 53, 98
        CMY:
        89, 79, 62
        CMYK:
        72, 46, 0, 62
      HSL:
        218°, 56.8000%, 24.5098%
        HSV (HSB):
        218°, 72.4490%, 38.4314%
        XYZ:
        3.9297, 3.6611, 12.0548
        xyY:
        0.2000, 0.1864, 3.6611
      CIE-Lab:
        22.5177, 6.8683, -29.6253
        CIE-LCH:
        22.5177, 30.4111, 283.0529
        CIE-Luv:
        22.5177, -9.4833, -35.5771
        Hunter-Lab:
        19.1339, 3.1759, -23.9604
      #1b3562 color charts
#1b3562 RGB chart
      #1b3562 CMYK chart
      #1b3562 RGB pie chart
      #1b3562 color shades, tints & tones
#1b3562 color schemes
#1b3562 color preview, HTML & CSS examples
           This text has a color of #1b3562        
        
          <p style="color:#1b3562;">Text here</p>
        
        
          .mytext {color:#1b3562;}
        
        Text color #1b3562
      
           This box has a color of #1b3562        
        
          <div style="background-color:#1b3562;">Content here</div>
        
        
          .mybackground {background-color:#1b3562;}
        
        Background color #1b3562
      
           Border around this has a color of #1b3562        
        
          <div style="border:2px solid #1b3562;">Content here</div>
        
        
          .myborder {border:2px solid #1b3562;}
        
        Border color #1b3562