#1d4aac color space conversions
Hex:
        #1d4aac
        RGB:
        29, 74, 172
        CMY:
        89, 71, 33
        CMYK:
        83, 57, 0, 33
      HSL:
        221°, 71.1443%, 39.4118%
        HSV (HSB):
        221°, 83.1395%, 67.4510%
        XYZ:
        10.4019, 8.1373, 40.0521
        xyY:
        0.1775, 0.1389, 8.1373
      CIE-Lab:
        34.2673, 22.4939, -56.6342
        CIE-LCH:
        34.2673, 60.9377, 291.6620
        CIE-Luv:
        34.2673, -14.7607, -79.4854
        Hunter-Lab:
        28.5260, 15.1687, -63.2784
      #1d4aac color charts
#1d4aac RGB chart
      #1d4aac CMYK chart
      #1d4aac RGB pie chart
      #1d4aac color shades, tints & tones
#1d4aac color schemes
#1d4aac color preview, HTML & CSS examples
           This text has a color of #1d4aac        
        
          <p style="color:#1d4aac;">Text here</p>
        
        
          .mytext {color:#1d4aac;}
        
        Text color #1d4aac
      
           This box has a color of #1d4aac        
        
          <div style="background-color:#1d4aac;">Content here</div>
        
        
          .mybackground {background-color:#1d4aac;}
        
        Background color #1d4aac
      
           Border around this has a color of #1d4aac        
        
          <div style="border:2px solid #1d4aac;">Content here</div>
        
        
          .myborder {border:2px solid #1d4aac;}
        
        Border color #1d4aac