#29e0ca color space conversions
Hex:
        #29e0ca
        RGB:
        41, 224, 202
        CMY:
        84, 12, 21
        CMYK:
        82, 0, 10, 12
      HSL:
        173°, 74.6939%, 51.9608%
        HSV (HSB):
        173°, 81.6964%, 87.8431%
        XYZ:
        38.2308, 58.0470, 65.0663
        xyY:
        0.2370, 0.3598, 58.0470
      CIE-Lab:
        80.7649, -48.0036, -1.6234
        CIE-LCH:
        80.7649, 48.0310, 181.9369
        CIE-Luv:
        80.7649, -62.3030, 5.0557
        Hunter-Lab:
        76.1886, -43.7602, 2.6973
      #29e0ca color charts
#29e0ca RGB chart
      #29e0ca CMYK chart
      #29e0ca RGB pie chart
      #29e0ca color shades, tints & tones
#29e0ca color schemes
#29e0ca color preview, HTML & CSS examples
           This text has a color of #29e0ca        
        
          <p style="color:#29e0ca;">Text here</p>
        
        
          .mytext {color:#29e0ca;}
        
        Text color #29e0ca
      
           This box has a color of #29e0ca        
        
          <div style="background-color:#29e0ca;">Content here</div>
        
        
          .mybackground {background-color:#29e0ca;}
        
        Background color #29e0ca
      
           Border around this has a color of #29e0ca        
        
          <div style="border:2px solid #29e0ca;">Content here</div>
        
        
          .myborder {border:2px solid #29e0ca;}
        
        Border color #29e0ca