#1d4752 color space conversions
Hex:
        #1d4752
        RGB:
        29, 71, 82
        CMY:
        89, 72, 68
        CMYK:
        65, 13, 0, 68
      HSL:
        192°, 47.7477%, 21.7647%
        HSV (HSB):
        192°, 64.6341%, 32.1569%
        XYZ:
        4.2829, 5.3769, 8.7948
        xyY:
        0.2321, 0.2914, 5.3769
      CIE-Lab:
        27.7826, -10.7930, -10.9666
        CIE-LCH:
        27.7826, 15.3869, 225.4573
        CIE-Luv:
        27.7826, -15.8716, -12.1454
        Hunter-Lab:
        23.1881, -7.6096, -6.2557
      #1d4752 color charts
#1d4752 RGB chart
      #1d4752 CMYK chart
      #1d4752 RGB pie chart
      #1d4752 color shades, tints & tones
#1d4752 color schemes
#1d4752 color preview, HTML & CSS examples
           This text has a color of #1d4752        
        
          <p style="color:#1d4752;">Text here</p>
        
        
          .mytext {color:#1d4752;}
        
        Text color #1d4752
      
           This box has a color of #1d4752        
        
          <div style="background-color:#1d4752;">Content here</div>
        
        
          .mybackground {background-color:#1d4752;}
        
        Background color #1d4752
      
           Border around this has a color of #1d4752        
        
          <div style="border:2px solid #1d4752;">Content here</div>
        
        
          .myborder {border:2px solid #1d4752;}
        
        Border color #1d4752