#1dfaa4 color space conversions
Hex:
        #1dfaa4
        RGB:
        29, 250, 164
        CMY:
        89, 2, 36
        CMYK:
        88, 0, 34, 2
      HSL:
        157°, 95.6710%, 54.7059%
        HSV (HSB):
        157°, 88.4000%, 98.0392%
        XYZ:
        41.3931, 71.3128, 46.7051
        xyY:
        0.2597, 0.4474, 71.3128
      CIE-Lab:
        87.6367, -67.7152, 27.8505
        CIE-LCH:
        87.6367, 73.2188, 157.6432
        CIE-Luv:
        87.6367, -74.6327, 50.8383
        Hunter-Lab:
        84.4469, -60.2871, 26.3213
      #1dfaa4 color charts
#1dfaa4 RGB chart
      #1dfaa4 CMYK chart
      #1dfaa4 RGB pie chart
      #1dfaa4 color shades, tints & tones
#1dfaa4 color schemes
#1dfaa4 color preview, HTML & CSS examples
           This text has a color of #1dfaa4        
        
          <p style="color:#1dfaa4;">Text here</p>
        
        
          .mytext {color:#1dfaa4;}
        
        Text color #1dfaa4
      
           This box has a color of #1dfaa4        
        
          <div style="background-color:#1dfaa4;">Content here</div>
        
        
          .mybackground {background-color:#1dfaa4;}
        
        Background color #1dfaa4
      
           Border around this has a color of #1dfaa4        
        
          <div style="border:2px solid #1dfaa4;">Content here</div>
        
        
          .myborder {border:2px solid #1dfaa4;}
        
        Border color #1dfaa4