#1d4073 color space conversions
Hex:
        #1d4073
        RGB:
        29, 64, 115
        CMY:
        89, 75, 55
        CMYK:
        75, 44, 0, 55
      HSL:
        216°, 59.7222%, 28.2353%
        HSV (HSB):
        216°, 74.7826%, 45.0980%
        XYZ:
        5.4346, 5.1658, 16.9303
        xyY:
        0.1974, 0.1876, 5.1658
      CIE-Lab:
        27.2020, 6.4096, -33.0608
        CIE-LCH:
        27.2020, 33.6764, 280.9720
        CIE-Luv:
        27.2020, -12.4704, -42.6592
        Hunter-Lab:
        22.7284, 2.9065, -28.2550
      #1d4073 color charts
#1d4073 RGB chart
      #1d4073 CMYK chart
      #1d4073 RGB pie chart
      #1d4073 color shades, tints & tones
#1d4073 color schemes
#1d4073 color preview, HTML & CSS examples
           This text has a color of #1d4073        
        
          <p style="color:#1d4073;">Text here</p>
        
        
          .mytext {color:#1d4073;}
        
        Text color #1d4073
      
           This box has a color of #1d4073        
        
          <div style="background-color:#1d4073;">Content here</div>
        
        
          .mybackground {background-color:#1d4073;}
        
        Background color #1d4073
      
           Border around this has a color of #1d4073        
        
          <div style="border:2px solid #1d4073;">Content here</div>
        
        
          .myborder {border:2px solid #1d4073;}
        
        Border color #1d4073