#1d9232 color space conversions
Hex:
        #1d9232
        RGB:
        29, 146, 50
        CMY:
        89, 43, 80
        CMYK:
        80, 0, 66, 43
      HSL:
        131°, 66.8571%, 34.3137%
        HSV (HSB):
        131°, 80.1370%, 57.2549%
        XYZ:
        11.3613, 21.0493, 6.4817
        xyY:
        0.2921, 0.5412, 21.0493
      CIE-Lab:
        53.0034, -51.1271, 40.8793
        CIE-LCH:
        53.0034, 65.4607, 141.3555
        CIE-Luv:
        53.0034, -45.9606, 53.9702
        Hunter-Lab:
        45.8795, -36.0865, 23.7393
      #1d9232 color charts
#1d9232 RGB chart
      #1d9232 CMYK chart
      #1d9232 RGB pie chart
      #1d9232 color shades, tints & tones
#1d9232 color schemes
#1d9232 color preview, HTML & CSS examples
           This text has a color of #1d9232        
        
          <p style="color:#1d9232;">Text here</p>
        
        
          .mytext {color:#1d9232;}
        
        Text color #1d9232
      
           This box has a color of #1d9232        
        
          <div style="background-color:#1d9232;">Content here</div>
        
        
          .mybackground {background-color:#1d9232;}
        
        Background color #1d9232
      
           Border around this has a color of #1d9232        
        
          <div style="border:2px solid #1d9232;">Content here</div>
        
        
          .myborder {border:2px solid #1d9232;}
        
        Border color #1d9232