#29afeb color space conversions
Hex:
        #29afeb
        RGB:
        41, 175, 235
        CMY:
        84, 31, 8
        CMYK:
        83, 26, 0, 8
      HSL:
        199°, 82.9060%, 54.1176%
        HSV (HSB):
        199°, 82.5532%, 92.1569%
        XYZ:
        31.2398, 37.1295, 84.1175
        xyY:
        0.2049, 0.2435, 37.1295
      CIE-Lab:
        67.3741, -14.3121, -39.7668
        CIE-LCH:
        67.3741, 42.2638, 250.2062
        CIE-Luv:
        67.3741, -43.0692, -61.9877
        Hunter-Lab:
        60.9340, -15.1206, -39.1942
      #29afeb color charts
#29afeb RGB chart
      #29afeb CMYK chart
      #29afeb RGB pie chart
      #29afeb color shades, tints & tones
#29afeb color schemes
#29afeb color preview, HTML & CSS examples
           This text has a color of #29afeb        
        
          <p style="color:#29afeb;">Text here</p>
        
        
          .mytext {color:#29afeb;}
        
        Text color #29afeb
      
           This box has a color of #29afeb        
        
          <div style="background-color:#29afeb;">Content here</div>
        
        
          .mybackground {background-color:#29afeb;}
        
        Background color #29afeb
      
           Border around this has a color of #29afeb        
        
          <div style="border:2px solid #29afeb;">Content here</div>
        
        
          .myborder {border:2px solid #29afeb;}
        
        Border color #29afeb