#1d9986 color space conversions
Hex:
        #1d9986
        RGB:
        29, 153, 134
        CMY:
        89, 40, 47
        CMYK:
        81, 0, 12, 40
      HSL:
        171°, 68.1319%, 35.6863%
        HSV (HSB):
        171°, 81.0458%, 60.0000%
        XYZ:
        16.2010, 24.7649, 26.4805
        xyY:
        0.2402, 0.3672, 24.7649
      CIE-Lab:
        56.8456, -36.7613, 0.7565
        CIE-LCH:
        56.8456, 36.7691, 178.8212
        CIE-Luv:
        56.8456, -43.6802, 6.5129
        Hunter-Lab:
        49.7644, -28.9762, 3.2858
      #1d9986 color charts
#1d9986 RGB chart
      #1d9986 CMYK chart
      #1d9986 RGB pie chart
      #1d9986 color shades, tints & tones
#1d9986 color schemes
#1d9986 color preview, HTML & CSS examples
           This text has a color of #1d9986        
        
          <p style="color:#1d9986;">Text here</p>
        
        
          .mytext {color:#1d9986;}
        
        Text color #1d9986
      
           This box has a color of #1d9986        
        
          <div style="background-color:#1d9986;">Content here</div>
        
        
          .mybackground {background-color:#1d9986;}
        
        Background color #1d9986
      
           Border around this has a color of #1d9986        
        
          <div style="border:2px solid #1d9986;">Content here</div>
        
        
          .myborder {border:2px solid #1d9986;}
        
        Border color #1d9986