#1d4062 color space conversions
Hex:
        #1d4062
        RGB:
        29, 64, 98
        CMY:
        89, 75, 62
        CMYK:
        70, 35, 0, 62
      HSL:
        210°, 54.3307%, 24.9020%
        HSV (HSB):
        210°, 70.4082%, 38.4314%
        XYZ:
        4.5447, 4.8098, 12.2441
        xyY:
        0.2104, 0.2227, 4.8098
      CIE-Lab:
        26.1860, -0.3576, -23.8008
        CIE-LCH:
        26.1860, 23.8035, 269.1393
        CIE-Luv:
        26.1860, -12.7889, -29.5095
        Hunter-Lab:
        21.9314, -1.3905, -17.7493
      #1d4062 color charts
#1d4062 RGB chart
      #1d4062 CMYK chart
      #1d4062 RGB pie chart
      #1d4062 color shades, tints & tones
#1d4062 color schemes
#1d4062 color preview, HTML & CSS examples
           This text has a color of #1d4062        
        
          <p style="color:#1d4062;">Text here</p>
        
        
          .mytext {color:#1d4062;}
        
        Text color #1d4062
      
           This box has a color of #1d4062        
        
          <div style="background-color:#1d4062;">Content here</div>
        
        
          .mybackground {background-color:#1d4062;}
        
        Background color #1d4062
      
           Border around this has a color of #1d4062        
        
          <div style="border:2px solid #1d4062;">Content here</div>
        
        
          .myborder {border:2px solid #1d4062;}
        
        Border color #1d4062