#29dee3 color space conversions
Hex:
        #29dee3
        RGB:
        41, 222, 227
        CMY:
        84, 13, 11
        CMYK:
        82, 2, 0, 11
      HSL:
        182°, 76.8595%, 52.5490%
        HSV (HSB):
        182°, 81.9383%, 89.0196%
        XYZ:
        40.9009, 58.2600, 81.7627
        xyY:
        0.2261, 0.3220, 58.2600
      CIE-Lab:
        80.8831, -40.1133, -14.7466
        CIE-LCH:
        80.8831, 42.7380, 200.1846
        CIE-Luv:
        80.8831, -59.7380, -17.1955
        Hunter-Lab:
        76.3283, -37.9244, -10.0815
      #29dee3 color charts
#29dee3 RGB chart
      #29dee3 CMYK chart
      #29dee3 RGB pie chart
      #29dee3 color shades, tints & tones
#29dee3 color schemes
#29dee3 color preview, HTML & CSS examples
           This text has a color of #29dee3        
        
          <p style="color:#29dee3;">Text here</p>
        
        
          .mytext {color:#29dee3;}
        
        Text color #29dee3
      
           This box has a color of #29dee3        
        
          <div style="background-color:#29dee3;">Content here</div>
        
        
          .mybackground {background-color:#29dee3;}
        
        Background color #29dee3
      
           Border around this has a color of #29dee3        
        
          <div style="border:2px solid #29dee3;">Content here</div>
        
        
          .myborder {border:2px solid #29dee3;}
        
        Border color #29dee3