#29b1ef color space conversions
Hex:
        #29b1ef
        RGB:
        41, 177, 239
        CMY:
        84, 31, 6
        CMYK:
        83, 26, 0, 6
      HSL:
        199°, 86.0870%, 54.9020%
        HSV (HSB):
        199°, 82.8452%, 93.7255%
        XYZ:
        32.2166, 38.1477, 87.3266
        xyY:
        0.2043, 0.2419, 38.1477
      CIE-Lab:
        68.1293, -14.0080, -40.7693
        CIE-LCH:
        68.1293, 43.1087, 251.0377
        CIE-Luv:
        68.1293, -43.4906, -63.8316
        Hunter-Lab:
        61.7638, -14.9794, -40.5942
      #29b1ef color charts
#29b1ef RGB chart
      #29b1ef CMYK chart
      #29b1ef RGB pie chart
      #29b1ef color shades, tints & tones
#29b1ef color schemes
#29b1ef color preview, HTML & CSS examples
           This text has a color of #29b1ef        
        
          <p style="color:#29b1ef;">Text here</p>
        
        
          .mytext {color:#29b1ef;}
        
        Text color #29b1ef
      
           This box has a color of #29b1ef        
        
          <div style="background-color:#29b1ef;">Content here</div>
        
        
          .mybackground {background-color:#29b1ef;}
        
        Background color #29b1ef
      
           Border around this has a color of #29b1ef        
        
          <div style="border:2px solid #29b1ef;">Content here</div>
        
        
          .myborder {border:2px solid #29b1ef;}
        
        Border color #29b1ef