#1d2468 color space conversions
Hex:
        #1d2468
        RGB:
        29, 36, 104
        CMY:
        89, 86, 59
        CMYK:
        72, 65, 0, 59
      HSL:
        234°, 56.3910%, 26.0784%
        HSV (HSB):
        234°, 72.1154%, 40.7843%
        XYZ:
        3.6363, 2.5224, 13.3919
        xyY:
        0.1860, 0.1290, 2.5224
      CIE-Lab:
        18.0198, 21.8406, -40.8073
        CIE-LCH:
        18.0198, 46.2844, 298.1563
        CIE-Luv:
        18.0198, -4.6144, -44.5772
        Hunter-Lab:
        15.8822, 13.0741, -38.8760
      #1d2468 color charts
#1d2468 RGB chart
      #1d2468 CMYK chart
      #1d2468 RGB pie chart
      #1d2468 color shades, tints & tones
#1d2468 color schemes
#1d2468 color preview, HTML & CSS examples
           This text has a color of #1d2468        
        
          <p style="color:#1d2468;">Text here</p>
        
        
          .mytext {color:#1d2468;}
        
        Text color #1d2468
      
           This box has a color of #1d2468        
        
          <div style="background-color:#1d2468;">Content here</div>
        
        
          .mybackground {background-color:#1d2468;}
        
        Background color #1d2468
      
           Border around this has a color of #1d2468        
        
          <div style="border:2px solid #1d2468;">Content here</div>
        
        
          .myborder {border:2px solid #1d2468;}
        
        Border color #1d2468