#29bed4 color space conversions
Hex:
        #29bed4
        RGB:
        41, 190, 212
        CMY:
        84, 25, 17
        CMYK:
        81, 10, 0, 17
      HSL:
        188°, 67.5889%, 49.6078%
        HSV (HSB):
        188°, 80.6604%, 83.1373%
        XYZ:
        31.2116, 42.0518, 68.7591
        xyY:
        0.2198, 0.2961, 42.0518
      CIE-Lab:
        70.9066, -29.6425, -21.7490
        CIE-LCH:
        70.9066, 36.7654, 216.2678
        CIE-Luv:
        70.9066, -49.8241, -29.9110
        Hunter-Lab:
        64.8474, -27.5693, -17.4734
      #29bed4 color charts
#29bed4 RGB chart
      #29bed4 CMYK chart
      #29bed4 RGB pie chart
      #29bed4 color shades, tints & tones
#29bed4 color schemes
#29bed4 color preview, HTML & CSS examples
           This text has a color of #29bed4        
        
          <p style="color:#29bed4;">Text here</p>
        
        
          .mytext {color:#29bed4;}
        
        Text color #29bed4
      
           This box has a color of #29bed4        
        
          <div style="background-color:#29bed4;">Content here</div>
        
        
          .mybackground {background-color:#29bed4;}
        
        Background color #29bed4
      
           Border around this has a color of #29bed4        
        
          <div style="border:2px solid #29bed4;">Content here</div>
        
        
          .myborder {border:2px solid #29bed4;}
        
        Border color #29bed4