#1d805d color space conversions
Hex:
        #1d805d
        RGB:
        29, 128, 93
        CMY:
        89, 50, 64
        CMYK:
        77, 0, 27, 50
      HSL:
        159°, 63.0573%, 30.7843%
        HSV (HSB):
        159°, 77.3438%, 50.1961%
        XYZ:
        10.2017, 16.4899, 13.0011
        xyY:
        0.2570, 0.4154, 16.4899
      CIE-Lab:
        47.6107, -36.5654, 11.1887
        CIE-LCH:
        47.6107, 38.2390, 162.9864
        CIE-Luv:
        47.6107, -37.2829, 19.8741
        Hunter-Lab:
        40.6077, -26.2199, 9.4429
      #1d805d color charts
#1d805d RGB chart
      #1d805d CMYK chart
      #1d805d RGB pie chart
      #1d805d color shades, tints & tones
#1d805d color schemes
#1d805d color preview, HTML & CSS examples
           This text has a color of #1d805d        
        
          <p style="color:#1d805d;">Text here</p>
        
        
          .mytext {color:#1d805d;}
        
        Text color #1d805d
      
           This box has a color of #1d805d        
        
          <div style="background-color:#1d805d;">Content here</div>
        
        
          .mybackground {background-color:#1d805d;}
        
        Background color #1d805d
      
           Border around this has a color of #1d805d        
        
          <div style="border:2px solid #1d805d;">Content here</div>
        
        
          .myborder {border:2px solid #1d805d;}
        
        Border color #1d805d