#1d4372 color space conversions
Hex:
        #1d4372
        RGB:
        29, 67, 114
        CMY:
        89, 74, 55
        CMYK:
        75, 41, 0, 55
      HSL:
        213°, 59.4406%, 28.0392%
        HSV (HSB):
        213°, 74.5614%, 44.7059%
        XYZ:
        5.5511, 5.4904, 16.6868
        xyY:
        0.2002, 0.1980, 5.4904
      CIE-Lab:
        28.0886, 3.9548, -31.0139
        CIE-LCH:
        28.0886, 31.2651, 277.2670
        CIE-Luv:
        28.0886, -13.4743, -40.2330
        Hunter-Lab:
        23.4317, 1.2824, -25.8210
      #1d4372 color charts
#1d4372 RGB chart
      #1d4372 CMYK chart
      #1d4372 RGB pie chart
      #1d4372 color shades, tints & tones
#1d4372 color schemes
#1d4372 color preview, HTML & CSS examples
           This text has a color of #1d4372        
        
          <p style="color:#1d4372;">Text here</p>
        
        
          .mytext {color:#1d4372;}
        
        Text color #1d4372
      
           This box has a color of #1d4372        
        
          <div style="background-color:#1d4372;">Content here</div>
        
        
          .mybackground {background-color:#1d4372;}
        
        Background color #1d4372
      
           Border around this has a color of #1d4372        
        
          <div style="border:2px solid #1d4372;">Content here</div>
        
        
          .myborder {border:2px solid #1d4372;}
        
        Border color #1d4372