#29dbd7 color space conversions
Hex:
        #29dbd7
        RGB:
        41, 219, 215
        CMY:
        84, 14, 16
        CMYK:
        81, 0, 2, 14
      HSL:
        179°, 71.2000%, 50.9804%
        HSV (HSB):
        179°, 81.2785%, 85.8824%
        XYZ:
        38.5117, 56.0407, 73.0771
        xyY:
        0.2297, 0.3343, 56.0407
      CIE-Lab:
        79.6370, -42.2400, -10.2157
        CIE-LCH:
        79.6370, 43.4578, 193.5959
        CIE-Luv:
        79.6370, -59.6191, -9.4564
        Hunter-Lab:
        74.8604, -39.1768, -5.4754
      #29dbd7 color charts
#29dbd7 RGB chart
      #29dbd7 CMYK chart
      #29dbd7 RGB pie chart
      #29dbd7 color shades, tints & tones
#29dbd7 color schemes
#29dbd7 color preview, HTML & CSS examples
           This text has a color of #29dbd7        
        
          <p style="color:#29dbd7;">Text here</p>
        
        
          .mytext {color:#29dbd7;}
        
        Text color #29dbd7
      
           This box has a color of #29dbd7        
        
          <div style="background-color:#29dbd7;">Content here</div>
        
        
          .mybackground {background-color:#29dbd7;}
        
        Background color #29dbd7
      
           Border around this has a color of #29dbd7        
        
          <div style="border:2px solid #29dbd7;">Content here</div>
        
        
          .myborder {border:2px solid #29dbd7;}
        
        Border color #29dbd7