#29afef color space conversions
Hex:
        #29afef
        RGB:
        41, 175, 239
        CMY:
        84, 31, 6
        CMYK:
        83, 27, 0, 6
      HSL:
        199°, 86.0870%, 54.9020%
        HSV (HSB):
        199°, 82.8452%, 93.7255%
        XYZ:
        31.8244, 37.3634, 87.1959
        xyY:
        0.2035, 0.2389, 37.3634
      CIE-Lab:
        67.5487, -12.9258, -41.6775
        CIE-LCH:
        67.5487, 43.6359, 252.7693
        CIE-Luv:
        67.5487, -42.8137, -65.4331
        Hunter-Lab:
        61.1256, -14.0355, -41.7895
      #29afef color charts
#29afef RGB chart
      #29afef CMYK chart
      #29afef RGB pie chart
      #29afef color shades, tints & tones
#29afef color schemes
#29afef color preview, HTML & CSS examples
           This text has a color of #29afef        
        
          <p style="color:#29afef;">Text here</p>
        
        
          .mytext {color:#29afef;}
        
        Text color #29afef
      
           This box has a color of #29afef        
        
          <div style="background-color:#29afef;">Content here</div>
        
        
          .mybackground {background-color:#29afef;}
        
        Background color #29afef
      
           Border around this has a color of #29afef        
        
          <div style="border:2px solid #29afef;">Content here</div>
        
        
          .myborder {border:2px solid #29afef;}
        
        Border color #29afef