#29eddb color space conversions
Hex:
        #29eddb
        RGB:
        41, 237, 219
        CMY:
        84, 7, 14
        CMYK:
        83, 0, 8, 7
      HSL:
        174°, 84.4828%, 54.5098%
        HSV (HSB):
        174°, 82.7004%, 92.9412%
        XYZ:
        43.9848, 66.1543, 77.4686
        xyY:
        0.2345, 0.3526, 66.1543
      CIE-Lab:
        85.0750, -48.9232, -4.2794
        CIE-LCH:
        85.0750, 49.1100, 184.9991
        CIE-Luv:
        85.0750, -65.4334, 1.0530
        Hunter-Lab:
        81.3353, -45.8068, 0.4633
      #29eddb color charts
#29eddb RGB chart
      #29eddb CMYK chart
      #29eddb RGB pie chart
      #29eddb color shades, tints & tones
#29eddb color schemes
#29eddb color preview, HTML & CSS examples
           This text has a color of #29eddb        
        
          <p style="color:#29eddb;">Text here</p>
        
        
          .mytext {color:#29eddb;}
        
        Text color #29eddb
      
           This box has a color of #29eddb        
        
          <div style="background-color:#29eddb;">Content here</div>
        
        
          .mybackground {background-color:#29eddb;}
        
        Background color #29eddb
      
           Border around this has a color of #29eddb        
        
          <div style="border:2px solid #29eddb;">Content here</div>
        
        
          .myborder {border:2px solid #29eddb;}
        
        Border color #29eddb