#29c2ec color space conversions
Hex:
        #29c2ec
        RGB:
        41, 194, 236
        CMY:
        84, 24, 7
        CMYK:
        83, 18, 0, 7
      HSL:
        193°, 83.6910%, 54.3137%
        HSV (HSB):
        193°, 82.6271%, 92.5490%
        XYZ:
        35.3466, 45.1111, 86.2012
        xyY:
        0.2121, 0.2707, 45.1111
      CIE-Lab:
        72.9650, -23.9086, -31.6303
        CIE-LCH:
        72.9650, 39.6496, 232.9153
        CIE-Luv:
        72.9650, -49.4889, -47.4705
        Hunter-Lab:
        67.1648, -23.5999, -29.0791
      #29c2ec color charts
#29c2ec RGB chart
      #29c2ec CMYK chart
      #29c2ec RGB pie chart
      #29c2ec color shades, tints & tones
#29c2ec color schemes
#29c2ec color preview, HTML & CSS examples
           This text has a color of #29c2ec        
        
          <p style="color:#29c2ec;">Text here</p>
        
        
          .mytext {color:#29c2ec;}
        
        Text color #29c2ec
      
           This box has a color of #29c2ec        
        
          <div style="background-color:#29c2ec;">Content here</div>
        
        
          .mybackground {background-color:#29c2ec;}
        
        Background color #29c2ec
      
           Border around this has a color of #29c2ec        
        
          <div style="border:2px solid #29c2ec;">Content here</div>
        
        
          .myborder {border:2px solid #29c2ec;}
        
        Border color #29c2ec