#1ddbc2 color space conversions
Hex:
        #1ddbc2
        RGB:
        29, 219, 194
        CMY:
        89, 14, 24
        CMYK:
        87, 0, 11, 14
      HSL:
        172°, 76.6129%, 48.6275%
        HSV (HSB):
        172°, 86.7580%, 85.8824%
        XYZ:
        35.5758, 54.8193, 59.7451
        xyY:
        0.2370, 0.3651, 54.8193
      CIE-Lab:
        78.9371, -48.8745, -0.0513
        CIE-LCH:
        78.9371, 48.8745, 180.0602
        CIE-Luv:
        78.9371, -62.2145, 7.5812
        Hunter-Lab:
        74.0400, -43.8019, 3.9852
      #1ddbc2 color charts
#1ddbc2 RGB chart
      #1ddbc2 CMYK chart
      #1ddbc2 RGB pie chart
      #1ddbc2 color shades, tints & tones
#1ddbc2 color schemes
#1ddbc2 color preview, HTML & CSS examples
           This text has a color of #1ddbc2        
        
          <p style="color:#1ddbc2;">Text here</p>
        
        
          .mytext {color:#1ddbc2;}
        
        Text color #1ddbc2
      
           This box has a color of #1ddbc2        
        
          <div style="background-color:#1ddbc2;">Content here</div>
        
        
          .mybackground {background-color:#1ddbc2;}
        
        Background color #1ddbc2
      
           Border around this has a color of #1ddbc2        
        
          <div style="border:2px solid #1ddbc2;">Content here</div>
        
        
          .myborder {border:2px solid #1ddbc2;}
        
        Border color #1ddbc2