#29d6ce color space conversions
Hex:
        #29d6ce
        RGB:
        41, 214, 206
        CMY:
        84, 16, 19
        CMYK:
        81, 0, 4, 16
      HSL:
        177°, 67.8431%, 50.0000%
        HSV (HSB):
        177°, 80.8411%, 83.9216%
        XYZ:
        36.1016, 53.0208, 66.7238
        xyY:
        0.2316, 0.3402, 53.0208
      CIE-Lab:
        77.8873, -42.5830, -8.0033
        CIE-LCH:
        77.8873, 43.3286, 190.6443
        CIE-Luv:
        77.8873, -58.5800, -5.8318
        Hunter-Lab:
        72.8154, -38.9272, -3.3592
      #29d6ce color charts
#29d6ce RGB chart
      #29d6ce CMYK chart
      #29d6ce RGB pie chart
      #29d6ce color shades, tints & tones
#29d6ce color schemes
#29d6ce color preview, HTML & CSS examples
           This text has a color of #29d6ce        
        
          <p style="color:#29d6ce;">Text here</p>
        
        
          .mytext {color:#29d6ce;}
        
        Text color #29d6ce
      
           This box has a color of #29d6ce        
        
          <div style="background-color:#29d6ce;">Content here</div>
        
        
          .mybackground {background-color:#29d6ce;}
        
        Background color #29d6ce
      
           Border around this has a color of #29d6ce        
        
          <div style="border:2px solid #29d6ce;">Content here</div>
        
        
          .myborder {border:2px solid #29d6ce;}
        
        Border color #29d6ce