#29efcf color space conversions
Hex:
        #29efcf
        RGB:
        41, 239, 207
        CMY:
        84, 6, 19
        CMYK:
        83, 0, 13, 6
      HSL:
        170°, 86.0870%, 54.9020%
        HSV (HSB):
        170°, 82.8452%, 93.7255%
        XYZ:
        43.0434, 66.7094, 69.6391
        xyY:
        0.2399, 0.3719, 66.7094
      CIE-Lab:
        85.3570, -52.9175, 2.4366
        CIE-LCH:
        85.3570, 52.9736, 177.3636
        CIE-Luv:
        85.3570, -67.0078, 12.1770
        Hunter-Lab:
        81.6758, -48.8626, 6.6208
      #29efcf color charts
#29efcf RGB chart
      #29efcf CMYK chart
      #29efcf RGB pie chart
      #29efcf color shades, tints & tones
#29efcf color schemes
#29efcf color preview, HTML & CSS examples
           This text has a color of #29efcf        
        
          <p style="color:#29efcf;">Text here</p>
        
        
          .mytext {color:#29efcf;}
        
        Text color #29efcf
      
           This box has a color of #29efcf        
        
          <div style="background-color:#29efcf;">Content here</div>
        
        
          .mybackground {background-color:#29efcf;}
        
        Background color #29efcf
      
           Border around this has a color of #29efcf        
        
          <div style="border:2px solid #29efcf;">Content here</div>
        
        
          .myborder {border:2px solid #29efcf;}
        
        Border color #29efcf