#29cceb color space conversions
Hex:
        #29cceb
        RGB:
        41, 204, 235
        CMY:
        84, 20, 8
        CMYK:
        83, 13, 0, 8
      HSL:
        190°, 82.9060%, 54.1176%
        HSV (HSB):
        190°, 82.5532%, 92.1569%
        XYZ:
        37.5027, 49.6553, 86.2051
        xyY:
        0.2163, 0.2864, 49.6553
      CIE-Lab:
        75.8572, -29.2076, -26.6465
        CIE-LCH:
        75.8572, 39.5363, 222.3746
        CIE-Luv:
        75.8572, -52.9854, -38.4774
        Hunter-Lab:
        70.4665, -28.3176, -23.2058
      #29cceb color charts
#29cceb RGB chart
      #29cceb CMYK chart
      #29cceb RGB pie chart
      #29cceb color shades, tints & tones
#29cceb color schemes
#29cceb color preview, HTML & CSS examples
           This text has a color of #29cceb        
        
          <p style="color:#29cceb;">Text here</p>
        
        
          .mytext {color:#29cceb;}
        
        Text color #29cceb
      
           This box has a color of #29cceb        
        
          <div style="background-color:#29cceb;">Content here</div>
        
        
          .mybackground {background-color:#29cceb;}
        
        Background color #29cceb
      
           Border around this has a color of #29cceb        
        
          <div style="border:2px solid #29cceb;">Content here</div>
        
        
          .myborder {border:2px solid #29cceb;}
        
        Border color #29cceb