#1d4481 color space conversions
Hex:
        #1d4481
        RGB:
        29, 68, 129
        CMY:
        89, 73, 49
        CMYK:
        78, 47, 0, 49
      HSL:
        217°, 63.2911%, 30.9804%
        HSV (HSB):
        217°, 77.5194%, 50.5882%
        XYZ:
        6.5363, 5.9804, 21.5787
        xyY:
        0.1917, 0.1754, 5.9804
      CIE-Lab:
        29.3630, 9.3186, -38.3932
        CIE-LCH:
        29.3630, 39.5079, 283.6427
        CIE-Luv:
        29.3630, -13.5231, -51.1438
        Hunter-Lab:
        24.4549, 4.9130, -35.1983
      #1d4481 color charts
#1d4481 RGB chart
      #1d4481 CMYK chart
      #1d4481 RGB pie chart
      #1d4481 color shades, tints & tones
#1d4481 color schemes
#1d4481 color preview, HTML & CSS examples
           This text has a color of #1d4481        
        
          <p style="color:#1d4481;">Text here</p>
        
        
          .mytext {color:#1d4481;}
        
        Text color #1d4481
      
           This box has a color of #1d4481        
        
          <div style="background-color:#1d4481;">Content here</div>
        
        
          .mybackground {background-color:#1d4481;}
        
        Background color #1d4481
      
           Border around this has a color of #1d4481        
        
          <div style="border:2px solid #1d4481;">Content here</div>
        
        
          .myborder {border:2px solid #1d4481;}
        
        Border color #1d4481