#1d3467 color space conversions
Hex:
        #1d3467
        RGB:
        29, 52, 103
        CMY:
        89, 80, 60
        CMYK:
        72, 50, 0, 60
      HSL:
        221°, 56.0606%, 25.8824%
        HSV (HSB):
        221°, 71.8447%, 40.3922%
        XYZ:
        4.1829, 3.6965, 13.3250
        xyY:
        0.1973, 0.1743, 3.6965
      CIE-Lab:
        22.6415, 9.9706, -32.6729
        CIE-LCH:
        22.6415, 34.1604, 286.9704
        CIE-Luv:
        22.6415, -8.7893, -39.5399
        Hunter-Lab:
        19.2262, 5.1888, -27.6334
      #1d3467 color charts
#1d3467 RGB chart
      #1d3467 CMYK chart
      #1d3467 RGB pie chart
      #1d3467 color shades, tints & tones
#1d3467 color schemes
#1d3467 color preview, HTML & CSS examples
           This text has a color of #1d3467        
        
          <p style="color:#1d3467;">Text here</p>
        
        
          .mytext {color:#1d3467;}
        
        Text color #1d3467
      
           This box has a color of #1d3467        
        
          <div style="background-color:#1d3467;">Content here</div>
        
        
          .mybackground {background-color:#1d3467;}
        
        Background color #1d3467
      
           Border around this has a color of #1d3467        
        
          <div style="border:2px solid #1d3467;">Content here</div>
        
        
          .myborder {border:2px solid #1d3467;}
        
        Border color #1d3467