#29daeb color space conversions
Hex:
        #29daeb
        RGB:
        41, 218, 235
        CMY:
        84, 15, 8
        CMYK:
        83, 7, 0, 8
      HSL:
        185°, 82.9060%, 54.1176%
        HSV (HSB):
        185°, 82.5532%, 92.1569%
        XYZ:
        40.9813, 56.6124, 87.3646
        xyY:
        0.2216, 0.3061, 56.6124
      CIE-Lab:
        79.9611, -35.8918, -20.3967
        CIE-LCH:
        79.9611, 41.2825, 209.6088
        CIE-Luv:
        79.9611, -57.7709, -27.1850
        Hunter-Lab:
        75.2412, -34.4494, -16.1744
      #29daeb color charts
#29daeb RGB chart
      #29daeb CMYK chart
      #29daeb RGB pie chart
      #29daeb color shades, tints & tones
#29daeb color schemes
#29daeb color preview, HTML & CSS examples
           This text has a color of #29daeb        
        
          <p style="color:#29daeb;">Text here</p>
        
        
          .mytext {color:#29daeb;}
        
        Text color #29daeb
      
           This box has a color of #29daeb        
        
          <div style="background-color:#29daeb;">Content here</div>
        
        
          .mybackground {background-color:#29daeb;}
        
        Background color #29daeb
      
           Border around this has a color of #29daeb        
        
          <div style="border:2px solid #29daeb;">Content here</div>
        
        
          .myborder {border:2px solid #29daeb;}
        
        Border color #29daeb