#1d950d color space conversions
Hex:
        #1d950d
        RGB:
        29, 149, 13
        CMY:
        89, 42, 95
        CMYK:
        81, 0, 91, 42
      HSL:
        113°, 83.9506%, 31.7647%
        HSV (HSB):
        113°, 91.2752%, 58.4314%
        XYZ:
        11.3268, 21.7852, 3.9887
        xyY:
        0.3053, 0.5872, 21.7852
      CIE-Lab:
        53.7983, -54.8032, 53.9184
        CIE-LCH:
        53.7983, 76.8803, 135.4663
        CIE-Luv:
        53.7983, -47.8492, 64.1615
        Hunter-Lab:
        46.6746, -38.3629, 27.6054
      #1d950d color charts
#1d950d RGB chart
      #1d950d CMYK chart
      #1d950d RGB pie chart
      #1d950d color shades, tints & tones
#1d950d color schemes
#1d950d color preview, HTML & CSS examples
           This text has a color of #1d950d        
        
          <p style="color:#1d950d;">Text here</p>
        
        
          .mytext {color:#1d950d;}
        
        Text color #1d950d
      
           This box has a color of #1d950d        
        
          <div style="background-color:#1d950d;">Content here</div>
        
        
          .mybackground {background-color:#1d950d;}
        
        Background color #1d950d
      
           Border around this has a color of #1d950d        
        
          <div style="border:2px solid #1d950d;">Content here</div>
        
        
          .myborder {border:2px solid #1d950d;}
        
        Border color #1d950d