#1d4dae color space conversions
Hex:
        #1d4dae
        RGB:
        29, 77, 174
        CMY:
        89, 70, 32
        CMYK:
        83, 56, 0, 32
      HSL:
        220°, 71.4286%, 39.8039%
        HSV (HSB):
        220°, 83.3333%, 68.2353%
        XYZ:
        10.8006, 8.6250, 41.1399
        xyY:
        0.1783, 0.1424, 8.6250
      CIE-Lab:
        35.2519, 21.2670, -56.2222
        CIE-LCH:
        35.2519, 60.1101, 290.7199
        CIE-Luv:
        35.2519, -15.5554, -79.6719
        Hunter-Lab:
        29.3683, 14.2511, -62.4973
      #1d4dae color charts
#1d4dae RGB chart
      #1d4dae CMYK chart
      #1d4dae RGB pie chart
      #1d4dae color shades, tints & tones
#1d4dae color schemes
#1d4dae color preview, HTML & CSS examples
           This text has a color of #1d4dae        
        
          <p style="color:#1d4dae;">Text here</p>
        
        
          .mytext {color:#1d4dae;}
        
        Text color #1d4dae
      
           This box has a color of #1d4dae        
        
          <div style="background-color:#1d4dae;">Content here</div>
        
        
          .mybackground {background-color:#1d4dae;}
        
        Background color #1d4dae
      
           Border around this has a color of #1d4dae        
        
          <div style="border:2px solid #1d4dae;">Content here</div>
        
        
          .myborder {border:2px solid #1d4dae;}
        
        Border color #1d4dae