#29dec8 color space conversions
Hex:
        #29dec8
        RGB:
        41, 222, 200
        CMY:
        84, 13, 22
        CMYK:
        82, 0, 10, 13
      HSL:
        173°, 73.2794%, 51.5686%
        HSV (HSB):
        173°, 81.5315%, 87.0588%
        XYZ:
        37.4611, 56.8841, 63.6489
        xyY:
        0.2371, 0.3600, 56.8841
      CIE-Lab:
        80.1144, -47.6933, -1.5128
        CIE-LCH:
        80.1144, 47.7173, 181.8168
        CIE-Luv:
        80.1144, -61.7698, 5.1724
        Hunter-Lab:
        75.4215, -43.3287, 2.7597
      #29dec8 color charts
#29dec8 RGB chart
      #29dec8 CMYK chart
      #29dec8 RGB pie chart
      #29dec8 color shades, tints & tones
#29dec8 color schemes
#29dec8 color preview, HTML & CSS examples
           This text has a color of #29dec8        
        
          <p style="color:#29dec8;">Text here</p>
        
        
          .mytext {color:#29dec8;}
        
        Text color #29dec8
      
           This box has a color of #29dec8        
        
          <div style="background-color:#29dec8;">Content here</div>
        
        
          .mybackground {background-color:#29dec8;}
        
        Background color #29dec8
      
           Border around this has a color of #29dec8        
        
          <div style="border:2px solid #29dec8;">Content here</div>
        
        
          .myborder {border:2px solid #29dec8;}
        
        Border color #29dec8