#1d9314 color space conversions
Hex:
        #1d9314
        RGB:
        29, 147, 20
        CMY:
        89, 42, 92
        CMYK:
        80, 0, 86, 42
      HSL:
        116°, 76.0479%, 32.7451%
        HSV (HSB):
        116°, 86.3946%, 57.6471%
        XYZ:
        11.0667, 21.1792, 4.1665
        xyY:
        0.3039, 0.5816, 21.1792
      CIE-Lab:
        53.1450, -53.8853, 51.8194
        CIE-LCH:
        53.1450, 74.7588, 136.1197
        CIE-Luv:
        53.1450, -47.0644, 62.3378
        Hunter-Lab:
        46.0208, -37.6123, 26.8467
      #1d9314 color charts
#1d9314 RGB chart
      #1d9314 CMYK chart
      #1d9314 RGB pie chart
      #1d9314 color shades, tints & tones
#1d9314 color schemes
#1d9314 color preview, HTML & CSS examples
           This text has a color of #1d9314        
        
          <p style="color:#1d9314;">Text here</p>
        
        
          .mytext {color:#1d9314;}
        
        Text color #1d9314
      
           This box has a color of #1d9314        
        
          <div style="background-color:#1d9314;">Content here</div>
        
        
          .mybackground {background-color:#1d9314;}
        
        Background color #1d9314
      
           Border around this has a color of #1d9314        
        
          <div style="border:2px solid #1d9314;">Content here</div>
        
        
          .myborder {border:2px solid #1d9314;}
        
        Border color #1d9314