#1dfdcb color space conversions
Hex:
        #1dfdcb
        RGB:
        29, 253, 203
        CMY:
        89, 1, 20
        CMYK:
        89, 0, 20, 1
      HSL:
        167°, 98.2456%, 55.2941%
        HSV (HSB):
        167°, 88.5375%, 99.2157%
        XYZ:
        46.4115, 74.8236, 68.4962
        xyY:
        0.2446, 0.3944, 74.8236
      CIE-Lab:
        89.3103, -60.1932, 10.2005
        CIE-LCH:
        89.3103, 61.0514, 170.3819
        CIE-Luv:
        89.3103, -72.8564, 25.1759
        Hunter-Lab:
        86.5006, -55.6028, 13.6012
      #1dfdcb color charts
#1dfdcb RGB chart
      #1dfdcb CMYK chart
      #1dfdcb RGB pie chart
      #1dfdcb color shades, tints & tones
#1dfdcb color schemes
#1dfdcb color preview, HTML & CSS examples
           This text has a color of #1dfdcb        
        
          <p style="color:#1dfdcb;">Text here</p>
        
        
          .mytext {color:#1dfdcb;}
        
        Text color #1dfdcb
      
           This box has a color of #1dfdcb        
        
          <div style="background-color:#1dfdcb;">Content here</div>
        
        
          .mybackground {background-color:#1dfdcb;}
        
        Background color #1dfdcb
      
           Border around this has a color of #1dfdcb        
        
          <div style="border:2px solid #1dfdcb;">Content here</div>
        
        
          .myborder {border:2px solid #1dfdcb;}
        
        Border color #1dfdcb