#1d968d color space conversions
Hex:
        #1d968d
        RGB:
        29, 150, 141
        CMY:
        89, 41, 45
        CMYK:
        81, 0, 6, 41
      HSL:
        176°, 67.5978%, 35.0980%
        HSV (HSB):
        176°, 80.6667%, 58.8235%
        XYZ:
        16.2208, 23.9970, 28.9763
        xyY:
        0.2344, 0.3468, 23.9970
      CIE-Lab:
        56.0848, -33.3691, -4.3603
        CIE-LCH:
        56.0848, 33.6528, 187.4445
        CIE-Luv:
        56.0848, -42.0949, -1.4416
        Hunter-Lab:
        48.9867, -26.6208, -0.7801
      #1d968d color charts
#1d968d RGB chart
      #1d968d CMYK chart
      #1d968d RGB pie chart
      #1d968d color shades, tints & tones
#1d968d color schemes
#1d968d color preview, HTML & CSS examples
           This text has a color of #1d968d        
        
          <p style="color:#1d968d;">Text here</p>
        
        
          .mytext {color:#1d968d;}
        
        Text color #1d968d
      
           This box has a color of #1d968d        
        
          <div style="background-color:#1d968d;">Content here</div>
        
        
          .mybackground {background-color:#1d968d;}
        
        Background color #1d968d
      
           Border around this has a color of #1d968d        
        
          <div style="border:2px solid #1d968d;">Content here</div>
        
        
          .myborder {border:2px solid #1d968d;}
        
        Border color #1d968d