#29cedb color space conversions
Hex:
        #29cedb
        RGB:
        41, 206, 219
        CMY:
        84, 19, 14
        CMYK:
        81, 6, 0, 14
      HSL:
        184°, 71.2000%, 50.9804%
        HSV (HSB):
        184°, 81.2785%, 85.8824%
        XYZ:
        35.7719, 49.7285, 74.7310
        xyY:
        0.2233, 0.3104, 49.7285
      CIE-Lab:
        75.9023, -35.1327, -17.9660
        CIE-LCH:
        75.9023, 39.4600, 207.0841
        CIE-Luv:
        75.9023, -54.8526, -23.0910
        Hunter-Lab:
        70.5184, -32.8594, -13.4689
      #29cedb color charts
#29cedb RGB chart
      #29cedb CMYK chart
      #29cedb RGB pie chart
      #29cedb color shades, tints & tones
#29cedb color schemes
#29cedb color preview, HTML & CSS examples
           This text has a color of #29cedb        
        
          <p style="color:#29cedb;">Text here</p>
        
        
          .mytext {color:#29cedb;}
        
        Text color #29cedb
      
           This box has a color of #29cedb        
        
          <div style="background-color:#29cedb;">Content here</div>
        
        
          .mybackground {background-color:#29cedb;}
        
        Background color #29cedb
      
           Border around this has a color of #29cedb        
        
          <div style="border:2px solid #29cedb;">Content here</div>
        
        
          .myborder {border:2px solid #29cedb;}
        
        Border color #29cedb