#1d9929 color space conversions
Hex:
        #1d9929
        RGB:
        29, 153, 41
        CMY:
        89, 40, 84
        CMYK:
        81, 0, 73, 40
      HSL:
        126°, 68.1319%, 35.6863%
        HSV (HSB):
        126°, 81.0458%, 60.0000%
        XYZ:
        12.2982, 23.2038, 5.9284
        xyY:
        0.2968, 0.5601, 23.2038
      CIE-Lab:
        55.2816, -54.3550, 47.0958
        CIE-LCH:
        55.2816, 71.9200, 139.0928
        CIE-Luv:
        55.2816, -48.6883, 60.3172
        Hunter-Lab:
        48.1703, -38.7259, 26.4223
      #1d9929 color charts
#1d9929 RGB chart
      #1d9929 CMYK chart
      #1d9929 RGB pie chart
      #1d9929 color shades, tints & tones
#1d9929 color schemes
#1d9929 color preview, HTML & CSS examples
           This text has a color of #1d9929        
        
          <p style="color:#1d9929;">Text here</p>
        
        
          .mytext {color:#1d9929;}
        
        Text color #1d9929
      
           This box has a color of #1d9929        
        
          <div style="background-color:#1d9929;">Content here</div>
        
        
          .mybackground {background-color:#1d9929;}
        
        Background color #1d9929
      
           Border around this has a color of #1d9929        
        
          <div style="border:2px solid #1d9929;">Content here</div>
        
        
          .myborder {border:2px solid #1d9929;}
        
        Border color #1d9929