#29c2cd color space conversions
Hex:
        #29c2cd
        RGB:
        41, 194, 205
        CMY:
        84, 24, 20
        CMYK:
        80, 5, 0, 20
      HSL:
        184°, 66.6667%, 48.2353%
        HSV (HSB):
        184°, 80.0000%, 80.3922%
        XYZ:
        31.2257, 43.4628, 64.5010
        xyY:
        0.2243, 0.3123, 43.4628
      CIE-Lab:
        71.8679, -33.7342, -16.4737
        CIE-LCH:
        71.8679, 37.5417, 206.0280
        CIE-Luv:
        71.8679, -51.7273, -20.6873
        Hunter-Lab:
        65.9263, -30.8253, -11.8598
      #29c2cd color charts
#29c2cd RGB chart
      #29c2cd CMYK chart
      #29c2cd RGB pie chart
      #29c2cd color shades, tints & tones
#29c2cd color schemes
#29c2cd color preview, HTML & CSS examples
           This text has a color of #29c2cd        
        
          <p style="color:#29c2cd;">Text here</p>
        
        
          .mytext {color:#29c2cd;}
        
        Text color #29c2cd
      
           This box has a color of #29c2cd        
        
          <div style="background-color:#29c2cd;">Content here</div>
        
        
          .mybackground {background-color:#29c2cd;}
        
        Background color #29c2cd
      
           Border around this has a color of #29c2cd        
        
          <div style="border:2px solid #29c2cd;">Content here</div>
        
        
          .myborder {border:2px solid #29c2cd;}
        
        Border color #29c2cd