#29c1ed color space conversions
Hex:
        #29c1ed
        RGB:
        41, 193, 237
        CMY:
        84, 24, 7
        CMYK:
        83, 19, 0, 7
      HSL:
        193°, 84.4828%, 54.5098%
        HSV (HSB):
        193°, 82.7004%, 92.9412%
        XYZ:
        35.2705, 44.7258, 86.8948
        xyY:
        0.2113, 0.2680, 44.7258
      CIE-Lab:
        72.7110, -23.0717, -32.5631
        CIE-LCH:
        72.7110, 39.9082, 234.6816
        CIE-Luv:
        72.7110, -49.0764, -49.1518
        Hunter-Lab:
        66.8773, -22.8961, -30.2223
      #29c1ed color charts
#29c1ed RGB chart
      #29c1ed CMYK chart
      #29c1ed RGB pie chart
      #29c1ed color shades, tints & tones
#29c1ed color schemes
#29c1ed color preview, HTML & CSS examples
           This text has a color of #29c1ed        
        
          <p style="color:#29c1ed;">Text here</p>
        
        
          .mytext {color:#29c1ed;}
        
        Text color #29c1ed
      
           This box has a color of #29c1ed        
        
          <div style="background-color:#29c1ed;">Content here</div>
        
        
          .mybackground {background-color:#29c1ed;}
        
        Background color #29c1ed
      
           Border around this has a color of #29c1ed        
        
          <div style="border:2px solid #29c1ed;">Content here</div>
        
        
          .myborder {border:2px solid #29c1ed;}
        
        Border color #29c1ed