#29d3ef color space conversions
Hex:
        #29d3ef
        RGB:
        41, 211, 239
        CMY:
        84, 17, 6
        CMYK:
        83, 12, 0, 6
      HSL:
        188°, 86.0870%, 54.9020%
        HSV (HSB):
        188°, 82.8452%, 93.7255%
        XYZ:
        39.7887, 53.2919, 89.8506
        xyY:
        0.2175, 0.2913, 53.2919
      CIE-Lab:
        78.0470, -31.3417, -25.4431
        CIE-LCH:
        78.0470, 40.3690, 219.0695
        CIE-Luv:
        78.0470, -55.0848, -36.2628
        Hunter-Lab:
        73.0013, -30.4625, -21.8737
      #29d3ef color charts
#29d3ef RGB chart
      #29d3ef CMYK chart
      #29d3ef RGB pie chart
      #29d3ef color shades, tints & tones
#29d3ef color schemes
#29d3ef color preview, HTML & CSS examples
           This text has a color of #29d3ef        
        
          <p style="color:#29d3ef;">Text here</p>
        
        
          .mytext {color:#29d3ef;}
        
        Text color #29d3ef
      
           This box has a color of #29d3ef        
        
          <div style="background-color:#29d3ef;">Content here</div>
        
        
          .mybackground {background-color:#29d3ef;}
        
        Background color #29d3ef
      
           Border around this has a color of #29d3ef        
        
          <div style="border:2px solid #29d3ef;">Content here</div>
        
        
          .myborder {border:2px solid #29d3ef;}
        
        Border color #29d3ef