#29c8ca color space conversions
Hex:
        #29c8ca
        RGB:
        41, 200, 202
        CMY:
        84, 22, 21
        CMYK:
        80, 1, 0, 21
      HSL:
        181°, 66.2551%, 47.6471%
        HSV (HSB):
        181°, 79.7030%, 79.2157%
        XYZ:
        32.2294, 46.0442, 63.0659
        xyY:
        0.2280, 0.3258, 46.0442
      CIE-Lab:
        73.5742, -37.4312, -12.2767
        CIE-LCH:
        73.5742, 39.3930, 198.1585
        CIE-Luv:
        73.5742, -54.0372, -13.3881
        Hunter-Lab:
        67.8559, -33.9660, -7.6055
      #29c8ca color charts
#29c8ca RGB chart
      #29c8ca CMYK chart
      #29c8ca RGB pie chart
      #29c8ca color shades, tints & tones
#29c8ca color schemes
#29c8ca color preview, HTML & CSS examples
           This text has a color of #29c8ca        
        
          <p style="color:#29c8ca;">Text here</p>
        
        
          .mytext {color:#29c8ca;}
        
        Text color #29c8ca
      
           This box has a color of #29c8ca        
        
          <div style="background-color:#29c8ca;">Content here</div>
        
        
          .mybackground {background-color:#29c8ca;}
        
        Background color #29c8ca
      
           Border around this has a color of #29c8ca        
        
          <div style="border:2px solid #29c8ca;">Content here</div>
        
        
          .myborder {border:2px solid #29c8ca;}
        
        Border color #29c8ca