#29cbee color space conversions
Hex:
        #29cbee
        RGB:
        41, 203, 238
        CMY:
        84, 20, 7
        CMYK:
        83, 15, 0, 7
      HSL:
        191°, 85.2814%, 54.7059%
        HSV (HSB):
        191°, 82.7731%, 93.3333%
        XYZ:
        37.7030, 49.3563, 88.4285
        xyY:
        0.2148, 0.2813, 49.3563
      CIE-Lab:
        75.6725, -27.7597, -28.5422
        CIE-LCH:
        75.6725, 39.8153, 225.7962
        CIE-Luv:
        75.6725, -52.4252, -41.8866
        Hunter-Lab:
        70.2541, -27.1496, -25.4502
      #29cbee color charts
#29cbee RGB chart
      #29cbee CMYK chart
      #29cbee RGB pie chart
      #29cbee color shades, tints & tones
#29cbee color schemes
#29cbee color preview, HTML & CSS examples
           This text has a color of #29cbee        
        
          <p style="color:#29cbee;">Text here</p>
        
        
          .mytext {color:#29cbee;}
        
        Text color #29cbee
      
           This box has a color of #29cbee        
        
          <div style="background-color:#29cbee;">Content here</div>
        
        
          .mybackground {background-color:#29cbee;}
        
        Background color #29cbee
      
           Border around this has a color of #29cbee        
        
          <div style="border:2px solid #29cbee;">Content here</div>
        
        
          .myborder {border:2px solid #29cbee;}
        
        Border color #29cbee