#29cfaf color space conversions
Hex:
        #29cfaf
        RGB:
        41, 207, 175
        CMY:
        84, 19, 31
        CMYK:
        80, 0, 15, 19
      HSL:
        168°, 66.9355%, 48.6275%
        HSV (HSB):
        168°, 80.1932%, 81.1765%
        XYZ:
        30.9651, 48.1922, 48.2274
        xyY:
        0.2431, 0.3783, 48.1922
      CIE-Lab:
        74.9460, -47.9639, 4.3486
        CIE-LCH:
        74.9460, 48.1606, 174.8195
        CIE-Luv:
        74.9460, -58.4500, 14.0045
        Hunter-Lab:
        69.4206, -41.8659, 7.4049
      #29cfaf color charts
#29cfaf RGB chart
      #29cfaf CMYK chart
      #29cfaf RGB pie chart
      #29cfaf color shades, tints & tones
#29cfaf color schemes
#29cfaf color preview, HTML & CSS examples
           This text has a color of #29cfaf        
        
          <p style="color:#29cfaf;">Text here</p>
        
        
          .mytext {color:#29cfaf;}
        
        Text color #29cfaf
      
           This box has a color of #29cfaf        
        
          <div style="background-color:#29cfaf;">Content here</div>
        
        
          .mybackground {background-color:#29cfaf;}
        
        Background color #29cfaf
      
           Border around this has a color of #29cfaf        
        
          <div style="border:2px solid #29cfaf;">Content here</div>
        
        
          .myborder {border:2px solid #29cfaf;}
        
        Border color #29cfaf