#29d7ec color space conversions
Hex:
        #29d7ec
        RGB:
        41, 215, 236
        CMY:
        84, 16, 7
        CMYK:
        83, 9, 0, 7
      HSL:
        186°, 83.6910%, 54.3137%
        HSV (HSB):
        186°, 82.6271%, 92.5490%
        XYZ:
        40.3552, 55.1284, 87.8708
        xyY:
        0.2201, 0.3007, 55.1284
      CIE-Lab:
        79.1152, -34.1790, -22.2134
        CIE-LCH:
        79.1152, 40.7632, 213.0204
        CIE-Luv:
        79.1152, -56.6727, -30.4512
        Hunter-Lab:
        74.2485, -32.9174, -18.1939
      #29d7ec color charts
#29d7ec RGB chart
      #29d7ec CMYK chart
      #29d7ec RGB pie chart
      #29d7ec color shades, tints & tones
#29d7ec color schemes
#29d7ec color preview, HTML & CSS examples
           This text has a color of #29d7ec        
        
          <p style="color:#29d7ec;">Text here</p>
        
        
          .mytext {color:#29d7ec;}
        
        Text color #29d7ec
      
           This box has a color of #29d7ec        
        
          <div style="background-color:#29d7ec;">Content here</div>
        
        
          .mybackground {background-color:#29d7ec;}
        
        Background color #29d7ec
      
           Border around this has a color of #29d7ec        
        
          <div style="border:2px solid #29d7ec;">Content here</div>
        
        
          .myborder {border:2px solid #29d7ec;}
        
        Border color #29d7ec