#29aeec color space conversions
Hex:
        #29aeec
        RGB:
        41, 174, 236
        CMY:
        84, 32, 7
        CMYK:
        83, 26, 0, 7
      HSL:
        199°, 83.6910%, 54.3137%
        HSV (HSB):
        199°, 82.6271%, 92.5490%
        XYZ:
        31.1908, 36.7996, 84.8160
        xyY:
        0.2041, 0.2408, 36.7996
      CIE-Lab:
        67.1264, -13.4251, -40.7003
        CIE-LCH:
        67.1264, 42.8573, 251.7447
        CIE-Luv:
        67.1264, -42.6657, -63.6510
        Hunter-Lab:
        60.6627, -14.3808, -40.4328
      #29aeec color charts
#29aeec RGB chart
      #29aeec CMYK chart
      #29aeec RGB pie chart
      #29aeec color shades, tints & tones
#29aeec color schemes
#29aeec color preview, HTML & CSS examples
           This text has a color of #29aeec        
        
          <p style="color:#29aeec;">Text here</p>
        
        
          .mytext {color:#29aeec;}
        
        Text color #29aeec
      
           This box has a color of #29aeec        
        
          <div style="background-color:#29aeec;">Content here</div>
        
        
          .mybackground {background-color:#29aeec;}
        
        Background color #29aeec
      
           Border around this has a color of #29aeec        
        
          <div style="border:2px solid #29aeec;">Content here</div>
        
        
          .myborder {border:2px solid #29aeec;}
        
        Border color #29aeec