#29949f color space conversions
Hex:
        #29949f
        RGB:
        41, 148, 159
        CMY:
        84, 42, 38
        CMYK:
        74, 7, 0, 38
      HSL:
        186°, 59.0000%, 39.2157%
        HSV (HSB):
        186°, 74.2138%, 62.3529%
        XYZ:
        17.7624, 24.1544, 36.5270
        xyY:
        0.2264, 0.3079, 24.1544
      CIE-Lab:
        56.2421, -25.5256, -14.4126
        CIE-LCH:
        56.2421, 29.3135, 209.4505
        CIE-Luv:
        56.2421, -38.5608, -17.8219
        Hunter-Lab:
        49.1472, -21.4955, -9.6623
      #29949f color charts
#29949f RGB chart
      #29949f CMYK chart
      #29949f RGB pie chart
      #29949f color shades, tints & tones
#29949f color schemes
#29949f color preview, HTML & CSS examples
           This text has a color of #29949f        
        
          <p style="color:#29949f;">Text here</p>
        
        
          .mytext {color:#29949f;}
        
        Text color #29949f
      
           This box has a color of #29949f        
        
          <div style="background-color:#29949f;">Content here</div>
        
        
          .mybackground {background-color:#29949f;}
        
        Background color #29949f
      
           Border around this has a color of #29949f        
        
          <div style="border:2px solid #29949f;">Content here</div>
        
        
          .myborder {border:2px solid #29949f;}
        
        Border color #29949f