#1d986f color space conversions
Hex:
        #1d986f
        RGB:
        29, 152, 111
        CMY:
        89, 40, 56
        CMYK:
        81, 0, 27, 40
      HSL:
        160°, 67.9558%, 35.4902%
        HSV (HSB):
        160°, 80.9211%, 59.6078%
        XYZ:
        14.6042, 23.8654, 18.8757
        xyY:
        0.2547, 0.4162, 23.8654
      CIE-Lab:
        55.9528, -42.3377, 12.5387
        CIE-LCH:
        55.9528, 44.1554, 163.5029
        CIE-Luv:
        55.9528, -44.9070, 23.3409
        Hunter-Lab:
        48.8522, -32.1295, 11.2879
      #1d986f color charts
#1d986f RGB chart
      #1d986f CMYK chart
      #1d986f RGB pie chart
      #1d986f color shades, tints & tones
#1d986f color schemes
#1d986f color preview, HTML & CSS examples
           This text has a color of #1d986f        
        
          <p style="color:#1d986f;">Text here</p>
        
        
          .mytext {color:#1d986f;}
        
        Text color #1d986f
      
           This box has a color of #1d986f        
        
          <div style="background-color:#1d986f;">Content here</div>
        
        
          .mybackground {background-color:#1d986f;}
        
        Background color #1d986f
      
           Border around this has a color of #1d986f        
        
          <div style="border:2px solid #1d986f;">Content here</div>
        
        
          .myborder {border:2px solid #1d986f;}
        
        Border color #1d986f