#1dfdce color space conversions
Hex:
        #1dfdce
        RGB:
        29, 253, 206
        CMY:
        89, 1, 19
        CMYK:
        89, 0, 19, 1
      HSL:
        167°, 98.2456%, 55.2941%
        HSV (HSB):
        167°, 88.5375%, 99.2157%
        XYZ:
        46.7726, 74.9680, 70.3976
        xyY:
        0.2434, 0.3902, 74.9680
      CIE-Lab:
        89.3780, -59.4667, 8.7460
        CIE-LCH:
        89.3780, 60.1064, 171.6333
        CIE-Luv:
        89.3780, -72.6323, 22.8972
        Hunter-Lab:
        86.5841, -55.0967, 12.4028
      #1dfdce color charts
#1dfdce RGB chart
      #1dfdce CMYK chart
      #1dfdce RGB pie chart
      #1dfdce color shades, tints & tones
#1dfdce color schemes
#1dfdce color preview, HTML & CSS examples
           This text has a color of #1dfdce        
        
          <p style="color:#1dfdce;">Text here</p>
        
        
          .mytext {color:#1dfdce;}
        
        Text color #1dfdce
      
           This box has a color of #1dfdce        
        
          <div style="background-color:#1dfdce;">Content here</div>
        
        
          .mybackground {background-color:#1dfdce;}
        
        Background color #1dfdce
      
           Border around this has a color of #1dfdce        
        
          <div style="border:2px solid #1dfdce;">Content here</div>
        
        
          .myborder {border:2px solid #1dfdce;}
        
        Border color #1dfdce