#29a8ee color space conversions
Hex:
        #29a8ee
        RGB:
        41, 168, 238
        CMY:
        84, 34, 7
        CMYK:
        83, 29, 0, 7
      HSL:
        201°, 85.2814%, 54.7059%
        HSV (HSB):
        201°, 82.7731%, 93.3333%
        XYZ:
        30.3497, 34.6497, 85.9774
        xyY:
        0.2010, 0.2295, 34.6497
      CIE-Lab:
        65.4750, -9.4354, -44.3837
        CIE-LCH:
        65.4750, 45.3755, 257.9983
        CIE-Luv:
        65.4750, -40.5150, -70.1366
        Hunter-Lab:
        58.8640, -10.9792, -45.3948
      #29a8ee color charts
#29a8ee RGB chart
      #29a8ee CMYK chart
      #29a8ee RGB pie chart
      #29a8ee color shades, tints & tones
#29a8ee color schemes
#29a8ee color preview, HTML & CSS examples
           This text has a color of #29a8ee        
        
          <p style="color:#29a8ee;">Text here</p>
        
        
          .mytext {color:#29a8ee;}
        
        Text color #29a8ee
      
           This box has a color of #29a8ee        
        
          <div style="background-color:#29a8ee;">Content here</div>
        
        
          .mybackground {background-color:#29a8ee;}
        
        Background color #29a8ee
      
           Border around this has a color of #29a8ee        
        
          <div style="border:2px solid #29a8ee;">Content here</div>
        
        
          .myborder {border:2px solid #29a8ee;}
        
        Border color #29a8ee