#1d725d color space conversions
Hex:
        #1d725d
        RGB:
        29, 114, 93
        CMY:
        89, 55, 64
        CMYK:
        75, 0, 18, 55
      HSL:
        165°, 59.4406%, 28.0392%
        HSV (HSB):
        165°, 74.5614%, 44.7059%
        XYZ:
        8.4998, 13.0862, 12.4338
        xyY:
        0.2498, 0.3847, 13.0862
      CIE-Lab:
        42.8928, -30.2542, 4.5080
        CIE-LCH:
        42.8928, 30.5882, 171.5250
        CIE-Luv:
        42.8928, -32.0075, 10.1210
        Hunter-Lab:
        36.1748, -21.3647, 4.9435
      #1d725d color charts
#1d725d RGB chart
      #1d725d CMYK chart
      #1d725d RGB pie chart
      #1d725d color shades, tints & tones
#1d725d color schemes
#1d725d color preview, HTML & CSS examples
           This text has a color of #1d725d        
        
          <p style="color:#1d725d;">Text here</p>
        
        
          .mytext {color:#1d725d;}
        
        Text color #1d725d
      
           This box has a color of #1d725d        
        
          <div style="background-color:#1d725d;">Content here</div>
        
        
          .mybackground {background-color:#1d725d;}
        
        Background color #1d725d
      
           Border around this has a color of #1d725d        
        
          <div style="border:2px solid #1d725d;">Content here</div>
        
        
          .myborder {border:2px solid #1d725d;}
        
        Border color #1d725d