#1dcfc1 color space conversions
Hex:
        #1dcfc1
        RGB:
        29, 207, 193
        CMY:
        89, 19, 24
        CMYK:
        86, 0, 7, 19
      HSL:
        175°, 75.4237%, 46.2745%
        HSV (HSB):
        175°, 85.9903%, 81.1765%
        XYZ:
        32.4452, 48.7371, 58.1492
        xyY:
        0.2329, 0.3498, 48.7371
      CIE-Lab:
        75.2875, -44.0396, -4.8727
        CIE-LCH:
        75.2875, 44.3083, 186.3137
        CIE-Luv:
        75.2875, -58.2089, -0.6697
        Hunter-Lab:
        69.8120, -39.2130, -0.5167
      #1dcfc1 color charts
#1dcfc1 RGB chart
      #1dcfc1 CMYK chart
      #1dcfc1 RGB pie chart
      #1dcfc1 color shades, tints & tones
#1dcfc1 color schemes
#1dcfc1 color preview, HTML & CSS examples
           This text has a color of #1dcfc1        
        
          <p style="color:#1dcfc1;">Text here</p>
        
        
          .mytext {color:#1dcfc1;}
        
        Text color #1dcfc1
      
           This box has a color of #1dcfc1        
        
          <div style="background-color:#1dcfc1;">Content here</div>
        
        
          .mybackground {background-color:#1dcfc1;}
        
        Background color #1dcfc1
      
           Border around this has a color of #1dcfc1        
        
          <div style="border:2px solid #1dcfc1;">Content here</div>
        
        
          .myborder {border:2px solid #1dcfc1;}
        
        Border color #1dcfc1