#29efee color space conversions
Hex:
        #29efee
        RGB:
        41, 239, 238
        CMY:
        84, 6, 7
        CMYK:
        83, 0, 0, 6
      HSL:
        180°, 86.0870%, 54.9020%
        HSV (HSB):
        180°, 82.8452%, 93.7255%
        XYZ:
        47.2136, 68.3775, 91.5987
        xyY:
        0.2279, 0.3300, 68.3775
      CIE-Lab:
        86.1948, -44.5093, -12.6039
        CIE-LCH:
        86.1948, 46.2595, 195.8107
        CIE-Luv:
        86.1948, -64.6615, -13.1090
        Hunter-Lab:
        82.6907, -42.7912, -7.7937
      #29efee color charts
#29efee RGB chart
      #29efee CMYK chart
      #29efee RGB pie chart
      #29efee color shades, tints & tones
#29efee color schemes
#29efee color preview, HTML & CSS examples
           This text has a color of #29efee        
        
          <p style="color:#29efee;">Text here</p>
        
        
          .mytext {color:#29efee;}
        
        Text color #29efee
      
           This box has a color of #29efee        
        
          <div style="background-color:#29efee;">Content here</div>
        
        
          .mybackground {background-color:#29efee;}
        
        Background color #29efee
      
           Border around this has a color of #29efee        
        
          <div style="border:2px solid #29efee;">Content here</div>
        
        
          .myborder {border:2px solid #29efee;}
        
        Border color #29efee