#1dd48b color space conversions
Hex:
        #1dd48b
        RGB:
        29, 212, 139
        CMY:
        89, 17, 45
        CMYK:
        86, 0, 34, 17
      HSL:
        156°, 75.9336%, 47.2549%
        HSV (HSB):
        156°, 86.3208%, 83.1373%
        XYZ:
        28.7104, 49.2123, 32.4118
        xyY:
        0.2602, 0.4460, 49.2123
      CIE-Lab:
        75.5832, -59.2724, 24.3621
        CIE-LCH:
        75.5832, 64.0838, 157.6564
        CIE-Luv:
        75.5832, -63.8101, 43.4443
        Hunter-Lab:
        70.1514, -49.7116, 21.7125
      #1dd48b color charts
#1dd48b RGB chart
      #1dd48b CMYK chart
      #1dd48b RGB pie chart
      #1dd48b color shades, tints & tones
#1dd48b color schemes
#1dd48b color preview, HTML & CSS examples
           This text has a color of #1dd48b        
        
          <p style="color:#1dd48b;">Text here</p>
        
        
          .mytext {color:#1dd48b;}
        
        Text color #1dd48b
      
           This box has a color of #1dd48b        
        
          <div style="background-color:#1dd48b;">Content here</div>
        
        
          .mybackground {background-color:#1dd48b;}
        
        Background color #1dd48b
      
           Border around this has a color of #1dd48b        
        
          <div style="border:2px solid #1dd48b;">Content here</div>
        
        
          .myborder {border:2px solid #1dd48b;}
        
        Border color #1dd48b