#1d473b color space conversions
Hex:
        #1d473b
        RGB:
        29, 71, 59
        CMY:
        89, 72, 77
        CMYK:
        59, 0, 17, 72
      HSL:
        163°, 42.0000%, 19.6078%
        HSV (HSB):
        163°, 59.1549%, 27.8431%
        XYZ:
        3.5494, 5.0835, 4.9318
        xyY:
        0.2617, 0.3748, 5.0835
      CIE-Lab:
        26.9712, -18.0962, 2.7956
        CIE-LCH:
        26.9712, 18.3109, 171.2182
        CIE-Luv:
        26.9712, -16.7445, 5.3673
        Hunter-Lab:
        22.5465, -11.3563, 2.8135
      #1d473b color charts
#1d473b RGB chart
      #1d473b CMYK chart
      #1d473b RGB pie chart
      #1d473b color shades, tints & tones
#1d473b color schemes
#1d473b color preview, HTML & CSS examples
           This text has a color of #1d473b        
        
          <p style="color:#1d473b;">Text here</p>
        
        
          .mytext {color:#1d473b;}
        
        Text color #1d473b
      
           This box has a color of #1d473b        
        
          <div style="background-color:#1d473b;">Content here</div>
        
        
          .mybackground {background-color:#1d473b;}
        
        Background color #1d473b
      
           Border around this has a color of #1d473b        
        
          <div style="border:2px solid #1d473b;">Content here</div>
        
        
          .myborder {border:2px solid #1d473b;}
        
        Border color #1d473b