#1d9932 color space conversions
Hex:
        #1d9932
        RGB:
        29, 153, 50
        CMY:
        89, 40, 80
        CMYK:
        81, 0, 67, 40
      HSL:
        130°, 68.1319%, 35.6863%
        HSV (HSB):
        130°, 81.0458%, 60.0000%
        XYZ:
        12.4737, 23.2740, 6.8525
        xyY:
        0.2928, 0.5463, 23.2740
      CIE-Lab:
        55.3534, -53.4674, 43.4695
        CIE-LCH:
        55.3534, 68.9083, 140.8885
        CIE-Luv:
        55.3534, -48.4098, 57.4246
        Hunter-Lab:
        48.2431, -38.2728, 25.3485
      #1d9932 color charts
#1d9932 RGB chart
      #1d9932 CMYK chart
      #1d9932 RGB pie chart
      #1d9932 color shades, tints & tones
#1d9932 color schemes
#1d9932 color preview, HTML & CSS examples
           This text has a color of #1d9932        
        
          <p style="color:#1d9932;">Text here</p>
        
        
          .mytext {color:#1d9932;}
        
        Text color #1d9932
      
           This box has a color of #1d9932        
        
          <div style="background-color:#1d9932;">Content here</div>
        
        
          .mybackground {background-color:#1d9932;}
        
        Background color #1d9932
      
           Border around this has a color of #1d9932        
        
          <div style="border:2px solid #1d9932;">Content here</div>
        
        
          .myborder {border:2px solid #1d9932;}
        
        Border color #1d9932