#1d8013 color space conversions
Hex:
        #1d8013
        RGB:
        29, 128, 19
        CMY:
        89, 50, 93
        CMYK:
        77, 0, 85, 50
      HSL:
        114°, 74.1497%, 28.8235%
        HSV (HSB):
        114°, 85.1562%, 50.1961%
        XYZ:
        8.3434, 15.7466, 3.2157
        xyY:
        0.3056, 0.5767, 15.7466
      CIE-Lab:
        46.6402, -47.7868, 46.1792
        CIE-LCH:
        46.6402, 66.4538, 135.9801
        CIE-Luv:
        46.6402, -40.3480, 54.0826
        Hunter-Lab:
        39.6819, -31.9125, 22.9726
      #1d8013 color charts
#1d8013 RGB chart
      #1d8013 CMYK chart
      #1d8013 RGB pie chart
      #1d8013 color shades, tints & tones
#1d8013 color schemes
#1d8013 color preview, HTML & CSS examples
           This text has a color of #1d8013        
        
          <p style="color:#1d8013;">Text here</p>
        
        
          .mytext {color:#1d8013;}
        
        Text color #1d8013
      
           This box has a color of #1d8013        
        
          <div style="background-color:#1d8013;">Content here</div>
        
        
          .mybackground {background-color:#1d8013;}
        
        Background color #1d8013
      
           Border around this has a color of #1d8013        
        
          <div style="border:2px solid #1d8013;">Content here</div>
        
        
          .myborder {border:2px solid #1d8013;}
        
        Border color #1d8013