#29ccbf color space conversions
Hex:
        #29ccbf
        RGB:
        41, 204, 191
        CMY:
        84, 20, 25
        CMYK:
        80, 0, 6, 20
      HSL:
        175°, 66.5306%, 48.0392%
        HSV (HSB):
        175°, 79.9020%, 80.0000%
        XYZ:
        31.9113, 47.4187, 56.7610
        xyY:
        0.2345, 0.3484, 47.4187
      CIE-Lab:
        74.4568, -42.3864, -5.0032
        CIE-LCH:
        74.4568, 42.6806, 186.7320
        CIE-Luv:
        74.4568, -56.2412, -1.1074
        Hunter-Lab:
        68.8613, -37.7878, -0.6687
      #29ccbf color charts
#29ccbf RGB chart
      #29ccbf CMYK chart
      #29ccbf RGB pie chart
      #29ccbf color shades, tints & tones
#29ccbf color schemes
#29ccbf color preview, HTML & CSS examples
           This text has a color of #29ccbf        
        
          <p style="color:#29ccbf;">Text here</p>
        
        
          .mytext {color:#29ccbf;}
        
        Text color #29ccbf
      
           This box has a color of #29ccbf        
        
          <div style="background-color:#29ccbf;">Content here</div>
        
        
          .mybackground {background-color:#29ccbf;}
        
        Background color #29ccbf
      
           Border around this has a color of #29ccbf        
        
          <div style="border:2px solid #29ccbf;">Content here</div>
        
        
          .myborder {border:2px solid #29ccbf;}
        
        Border color #29ccbf