#1d4150 color space conversions
Hex:
        #1d4150
        RGB:
        29, 65, 80
        CMY:
        89, 75, 69
        CMYK:
        64, 19, 0, 69
      HSL:
        198°, 46.7890%, 21.3725%
        HSV (HSB):
        198°, 63.7500%, 31.3725%
        XYZ:
        3.8450, 4.6210, 8.2787
        xyY:
        0.2296, 0.2760, 4.6210
      CIE-Lab:
        25.6265, -7.7835, -12.9590
        CIE-LCH:
        25.6265, 15.1168, 239.0100
        CIE-Luv:
        25.6265, -13.6243, -14.6390
        Hunter-Lab:
        21.4965, -5.6915, -7.7862
      #1d4150 color charts
#1d4150 RGB chart
      #1d4150 CMYK chart
      #1d4150 RGB pie chart
      #1d4150 color shades, tints & tones
#1d4150 color schemes
#1d4150 color preview, HTML & CSS examples
           This text has a color of #1d4150        
        
          <p style="color:#1d4150;">Text here</p>
        
        
          .mytext {color:#1d4150;}
        
        Text color #1d4150
      
           This box has a color of #1d4150        
        
          <div style="background-color:#1d4150;">Content here</div>
        
        
          .mybackground {background-color:#1d4150;}
        
        Background color #1d4150
      
           Border around this has a color of #1d4150        
        
          <div style="border:2px solid #1d4150;">Content here</div>
        
        
          .myborder {border:2px solid #1d4150;}
        
        Border color #1d4150