#1d5431 color space conversions
Hex:
        #1d5431
        RGB:
        29, 84, 49
        CMY:
        89, 67, 81
        CMYK:
        65, 0, 42, 67
      HSL:
        142°, 48.6726%, 22.1569%
        HSV (HSB):
        142°, 65.4762%, 32.9412%
        XYZ:
        4.2314, 6.8236, 3.9998
        xyY:
        0.2811, 0.4533, 6.8236
      CIE-Lab:
        31.4019, -27.1099, 15.2426
        CIE-LCH:
        31.4019, 31.1012, 150.6531
        CIE-Luv:
        31.4019, -22.4974, 20.2240
        Hunter-Lab:
        26.1220, -16.7991, 9.2070
      #1d5431 color charts
#1d5431 RGB chart
      #1d5431 CMYK chart
      #1d5431 RGB pie chart
      #1d5431 color shades, tints & tones
#1d5431 color schemes
#1d5431 color preview, HTML & CSS examples
           This text has a color of #1d5431        
        
          <p style="color:#1d5431;">Text here</p>
        
        
          .mytext {color:#1d5431;}
        
        Text color #1d5431
      
           This box has a color of #1d5431        
        
          <div style="background-color:#1d5431;">Content here</div>
        
        
          .mybackground {background-color:#1d5431;}
        
        Background color #1d5431
      
           Border around this has a color of #1d5431        
        
          <div style="border:2px solid #1d5431;">Content here</div>
        
        
          .myborder {border:2px solid #1d5431;}
        
        Border color #1d5431