#1d3550 color space conversions
Hex:
        #1d3550
        RGB:
        29, 53, 80
        CMY:
        89, 79, 69
        CMYK:
        64, 34, 0, 69
      HSL:
        212°, 46.7890%, 21.3725%
        HSV (HSB):
        212°, 63.7500%, 31.3725%
        XYZ:
        3.2278, 3.3866, 8.0730
        xyY:
        0.2198, 0.2306, 3.3866
      CIE-Lab:
        21.5301, 0.1490, -19.3140
        CIE-LCH:
        21.5301, 19.3145, 270.4419
        CIE-Luv:
        21.5301, -9.1897, -22.0559
        Hunter-Lab:
        18.4027, -0.8966, -13.1276
      #1d3550 color charts
#1d3550 RGB chart
      #1d3550 CMYK chart
      #1d3550 RGB pie chart
      #1d3550 color shades, tints & tones
#1d3550 color schemes
#1d3550 color preview, HTML & CSS examples
           This text has a color of #1d3550        
        
          <p style="color:#1d3550;">Text here</p>
        
        
          .mytext {color:#1d3550;}
        
        Text color #1d3550
      
           This box has a color of #1d3550        
        
          <div style="background-color:#1d3550;">Content here</div>
        
        
          .mybackground {background-color:#1d3550;}
        
        Background color #1d3550
      
           Border around this has a color of #1d3550        
        
          <div style="border:2px solid #1d3550;">Content here</div>
        
        
          .myborder {border:2px solid #1d3550;}
        
        Border color #1d3550