#1d3459 color space conversions
Hex:
        #1d3459
        RGB:
        29, 52, 89
        CMY:
        89, 80, 65
        CMYK:
        67, 42, 0, 65
      HSL:
        217°, 50.8475%, 23.1373%
        HSV (HSB):
        217°, 67.4157%, 34.9020%
        XYZ:
        3.5379, 3.4385, 9.9284
        xyY:
        0.2093, 0.2034, 3.4385
      CIE-Lab:
        21.7207, 4.3548, -24.9839
        CIE-LCH:
        21.7207, 25.3606, 279.8877
        CIE-Luv:
        21.7207, -8.7976, -29.3198
        Hunter-Lab:
        18.5431, 1.6058, -18.7651
      #1d3459 color charts
#1d3459 RGB chart
      #1d3459 CMYK chart
      #1d3459 RGB pie chart
      #1d3459 color shades, tints & tones
#1d3459 color schemes
#1d3459 color preview, HTML & CSS examples
           This text has a color of #1d3459        
        
          <p style="color:#1d3459;">Text here</p>
        
        
          .mytext {color:#1d3459;}
        
        Text color #1d3459
      
           This box has a color of #1d3459        
        
          <div style="background-color:#1d3459;">Content here</div>
        
        
          .mybackground {background-color:#1d3459;}
        
        Background color #1d3459
      
           Border around this has a color of #1d3459        
        
          <div style="border:2px solid #1d3459;">Content here</div>
        
        
          .myborder {border:2px solid #1d3459;}
        
        Border color #1d3459