#29c1dd color space conversions
Hex:
        #29c1dd
        RGB:
        41, 193, 221
        CMY:
        84, 24, 13
        CMYK:
        81, 13, 0, 13
      HSL:
        189°, 72.5806%, 51.3725%
        HSV (HSB):
        189°, 81.4480%, 86.6667%
        XYZ:
        33.0356, 43.8318, 75.1258
        xyY:
        0.2173, 0.2884, 43.8318
      CIE-Lab:
        72.1159, -28.2622, -24.8044
        CIE-LCH:
        72.1159, 37.6033, 221.2719
        CIE-Luv:
        72.1159, -50.2151, -35.2717
        Hunter-Lab:
        66.2056, -26.7911, -20.9346
      #29c1dd color charts
#29c1dd RGB chart
      #29c1dd CMYK chart
      #29c1dd RGB pie chart
      #29c1dd color shades, tints & tones
#29c1dd color schemes
#29c1dd color preview, HTML & CSS examples
           This text has a color of #29c1dd        
        
          <p style="color:#29c1dd;">Text here</p>
        
        
          .mytext {color:#29c1dd;}
        
        Text color #29c1dd
      
           This box has a color of #29c1dd        
        
          <div style="background-color:#29c1dd;">Content here</div>
        
        
          .mybackground {background-color:#29c1dd;}
        
        Background color #29c1dd
      
           Border around this has a color of #29c1dd        
        
          <div style="border:2px solid #29c1dd;">Content here</div>
        
        
          .myborder {border:2px solid #29c1dd;}
        
        Border color #29c1dd