#29d3ec color space conversions
Hex:
        #29d3ec
        RGB:
        41, 211, 236
        CMY:
        84, 17, 7
        CMYK:
        83, 11, 0, 7
      HSL:
        188°, 83.6910%, 54.3137%
        HSV (HSB):
        188°, 82.6271%, 92.5490%
        XYZ:
        39.3490, 53.1161, 87.5354
        xyY:
        0.2186, 0.2951, 53.1161
      CIE-Lab:
        77.9435, -32.2781, -23.9963
        CIE-LCH:
        77.9435, 40.2207, 216.6280
        CIE-Luv:
        77.9435, -55.3067, -33.6754
        Hunter-Lab:
        72.8808, -31.1675, -20.1953
      #29d3ec color charts
#29d3ec RGB chart
      #29d3ec CMYK chart
      #29d3ec RGB pie chart
      #29d3ec color shades, tints & tones
#29d3ec color schemes
#29d3ec color preview, HTML & CSS examples
           This text has a color of #29d3ec        
        
          <p style="color:#29d3ec;">Text here</p>
        
        
          .mytext {color:#29d3ec;}
        
        Text color #29d3ec
      
           This box has a color of #29d3ec        
        
          <div style="background-color:#29d3ec;">Content here</div>
        
        
          .mybackground {background-color:#29d3ec;}
        
        Background color #29d3ec
      
           Border around this has a color of #29d3ec        
        
          <div style="border:2px solid #29d3ec;">Content here</div>
        
        
          .myborder {border:2px solid #29d3ec;}
        
        Border color #29d3ec