#29d4ee color space conversions
Hex:
        #29d4ee
        RGB:
        41, 212, 238
        CMY:
        84, 17, 7
        CMYK:
        83, 11, 0, 7
      HSL:
        188°, 85.2814%, 54.7059%
        HSV (HSB):
        188°, 82.7731%, 93.3333%
        XYZ:
        39.8906, 53.7314, 89.1577
        xyY:
        0.2182, 0.2940, 53.7314
      CIE-Lab:
        78.3049, -32.1342, -24.5151
        CIE-LCH:
        78.3049, 40.4177, 217.3399
        CIE-Luv:
        78.3049, -55.5000, -34.5915
        Hunter-Lab:
        73.3017, -31.1389, -20.8039
      #29d4ee color charts
#29d4ee RGB chart
      #29d4ee CMYK chart
      #29d4ee RGB pie chart
      #29d4ee color shades, tints & tones
#29d4ee color schemes
#29d4ee color preview, HTML & CSS examples
           This text has a color of #29d4ee        
        
          <p style="color:#29d4ee;">Text here</p>
        
        
          .mytext {color:#29d4ee;}
        
        Text color #29d4ee
      
           This box has a color of #29d4ee        
        
          <div style="background-color:#29d4ee;">Content here</div>
        
        
          .mybackground {background-color:#29d4ee;}
        
        Background color #29d4ee
      
           Border around this has a color of #29d4ee        
        
          <div style="border:2px solid #29d4ee;">Content here</div>
        
        
          .myborder {border:2px solid #29d4ee;}
        
        Border color #29d4ee