#1dd3b2 color space conversions
Hex:
        #1dd3b2
        RGB:
        29, 211, 178
        CMY:
        89, 17, 30
        CMYK:
        86, 0, 16, 17
      HSL:
        169°, 75.8333%, 47.0588%
        HSV (HSB):
        169°, 86.2559%, 82.7451%
        XYZ:
        31.8368, 50.0641, 50.1048
        xyY:
        0.2412, 0.3793, 50.0641
      CIE-Lab:
        76.1086, -49.7765, 4.3999
        CIE-LCH:
        76.1086, 49.9706, 174.9486
        CIE-Luv:
        76.1086, -60.7142, 14.3848
        Hunter-Lab:
        70.7560, -43.5064, 7.5438
      #1dd3b2 color charts
#1dd3b2 RGB chart
      #1dd3b2 CMYK chart
      #1dd3b2 RGB pie chart
      #1dd3b2 color shades, tints & tones
#1dd3b2 color schemes
#1dd3b2 color preview, HTML & CSS examples
           This text has a color of #1dd3b2        
        
          <p style="color:#1dd3b2;">Text here</p>
        
        
          .mytext {color:#1dd3b2;}
        
        Text color #1dd3b2
      
           This box has a color of #1dd3b2        
        
          <div style="background-color:#1dd3b2;">Content here</div>
        
        
          .mybackground {background-color:#1dd3b2;}
        
        Background color #1dd3b2
      
           Border around this has a color of #1dd3b2        
        
          <div style="border:2px solid #1dd3b2;">Content here</div>
        
        
          .myborder {border:2px solid #1dd3b2;}
        
        Border color #1dd3b2