#29d0bc color space conversions
Hex:
        #29d0bc
        RGB:
        41, 208, 188
        CMY:
        84, 18, 26
        CMYK:
        80, 0, 10, 18
      HSL:
        173°, 67.0683%, 48.8235%
        HSV (HSB):
        173°, 80.2885%, 81.5686%
        XYZ:
        32.5474, 49.2140, 55.3608
        xyY:
        0.2374, 0.3589, 49.2140
      CIE-Lab:
        75.5843, -44.9521, -1.7247
        CIE-LCH:
        75.5843, 44.9851, 182.1972
        CIE-Luv:
        75.5843, -57.8483, 4.3736
        Hunter-Lab:
        70.1527, -39.9519, 2.3184
      #29d0bc color charts
#29d0bc RGB chart
      #29d0bc CMYK chart
      #29d0bc RGB pie chart
      #29d0bc color shades, tints & tones
#29d0bc color schemes
#29d0bc color preview, HTML & CSS examples
           This text has a color of #29d0bc        
        
          <p style="color:#29d0bc;">Text here</p>
        
        
          .mytext {color:#29d0bc;}
        
        Text color #29d0bc
      
           This box has a color of #29d0bc        
        
          <div style="background-color:#29d0bc;">Content here</div>
        
        
          .mybackground {background-color:#29d0bc;}
        
        Background color #29d0bc
      
           Border around this has a color of #29d0bc        
        
          <div style="border:2px solid #29d0bc;">Content here</div>
        
        
          .myborder {border:2px solid #29d0bc;}
        
        Border color #29d0bc