#1d7501 color space conversions
Hex:
        #1d7501
        RGB:
        29, 117, 1
        CMY:
        89, 54, 100
        CMYK:
        75, 0, 99, 54
      HSL:
        106°, 98.3051%, 23.1373%
        HSV (HSB):
        106°, 99.1453%, 45.8824%
        XYZ:
        6.8735, 12.9860, 2.1730
        xyY:
        0.3120, 0.5894, 12.9860
      CIE-Lab:
        42.7421, -44.8861, 47.0300
        CIE-LCH:
        42.7421, 65.0121, 133.6639
        CIE-Luv:
        42.7421, -36.5469, 51.7116
        Hunter-Lab:
        36.0361, -29.0163, 21.6500
      #1d7501 color charts
#1d7501 RGB chart
      #1d7501 CMYK chart
      #1d7501 RGB pie chart
      #1d7501 color shades, tints & tones
#1d7501 color schemes
#1d7501 color preview, HTML & CSS examples
           This text has a color of #1d7501        
        
          <p style="color:#1d7501;">Text here</p>
        
        
          .mytext {color:#1d7501;}
        
        Text color #1d7501
      
           This box has a color of #1d7501        
        
          <div style="background-color:#1d7501;">Content here</div>
        
        
          .mybackground {background-color:#1d7501;}
        
        Background color #1d7501
      
           Border around this has a color of #1d7501        
        
          <div style="border:2px solid #1d7501;">Content here</div>
        
        
          .myborder {border:2px solid #1d7501;}
        
        Border color #1d7501