#1d8461 color space conversions
Hex:
        #1d8461
        RGB:
        29, 132, 97
        CMY:
        89, 48, 62
        CMYK:
        78, 0, 27, 48
      HSL:
        160°, 63.9752%, 31.5686%
        HSV (HSB):
        160°, 78.0303%, 51.7647%
        XYZ:
        10.9156, 17.6268, 14.1363
        xyY:
        0.2558, 0.4130, 17.6268
      CIE-Lab:
        49.0403, -37.3085, 10.8667
        CIE-LCH:
        49.0403, 38.8589, 163.7609
        CIE-Luv:
        49.0403, -38.5180, 19.7409
        Hunter-Lab:
        41.9843, -27.0637, 9.4258
      #1d8461 color charts
#1d8461 RGB chart
      #1d8461 CMYK chart
      #1d8461 RGB pie chart
      #1d8461 color shades, tints & tones
#1d8461 color schemes
#1d8461 color preview, HTML & CSS examples
           This text has a color of #1d8461        
        
          <p style="color:#1d8461;">Text here</p>
        
        
          .mytext {color:#1d8461;}
        
        Text color #1d8461
      
           This box has a color of #1d8461        
        
          <div style="background-color:#1d8461;">Content here</div>
        
        
          .mybackground {background-color:#1d8461;}
        
        Background color #1d8461
      
           Border around this has a color of #1d8461        
        
          <div style="border:2px solid #1d8461;">Content here</div>
        
        
          .myborder {border:2px solid #1d8461;}
        
        Border color #1d8461