#29bac7 color space conversions
Hex:
        #29bac7
        RGB:
        41, 186, 199
        CMY:
        84, 27, 22
        CMYK:
        79, 7, 0, 22
      HSL:
        185°, 65.8333%, 47.0588%
        HSV (HSB):
        185°, 79.3970%, 78.0392%
        XYZ:
        28.7822, 39.7127, 60.1812
        xyY:
        0.2237, 0.3086, 39.7127
      CIE-Lab:
        69.2644, -31.7571, -17.1257
        CIE-LCH:
        69.2644, 36.0805, 208.3367
        CIE-Luv:
        69.2644, -49.3673, -21.9276
        Hunter-Lab:
        63.0181, -28.7555, -12.5083
      #29bac7 color charts
#29bac7 RGB chart
      #29bac7 CMYK chart
      #29bac7 RGB pie chart
      #29bac7 color shades, tints & tones
#29bac7 color schemes
#29bac7 color preview, HTML & CSS examples
           This text has a color of #29bac7        
        
          <p style="color:#29bac7;">Text here</p>
        
        
          .mytext {color:#29bac7;}
        
        Text color #29bac7
      
           This box has a color of #29bac7        
        
          <div style="background-color:#29bac7;">Content here</div>
        
        
          .mybackground {background-color:#29bac7;}
        
        Background color #29bac7
      
           Border around this has a color of #29bac7        
        
          <div style="border:2px solid #29bac7;">Content here</div>
        
        
          .myborder {border:2px solid #29bac7;}
        
        Border color #29bac7