#29959a color space conversions
Hex:
        #29959a
        RGB:
        41, 149, 154
        CMY:
        84, 42, 40
        CMYK:
        73, 3, 0, 40
      HSL:
        183°, 57.9487%, 38.2353%
        HSV (HSB):
        183°, 73.3766%, 60.3922%
        XYZ:
        17.4946, 24.2994, 34.3400
        xyY:
        0.2298, 0.3192, 24.2994
      CIE-Lab:
        56.3863, -27.5909, -11.3332
        CIE-LCH:
        56.3863, 29.8278, 202.3309
        CIE-Luv:
        56.3863, -39.2577, -12.7729
        Hunter-Lab:
        49.2944, -22.9154, -6.7972
      #29959a color charts
#29959a RGB chart
      #29959a CMYK chart
      #29959a RGB pie chart
      #29959a color shades, tints & tones
#29959a color schemes
#29959a color preview, HTML & CSS examples
           This text has a color of #29959a        
        
          <p style="color:#29959a;">Text here</p>
        
        
          .mytext {color:#29959a;}
        
        Text color #29959a
      
           This box has a color of #29959a        
        
          <div style="background-color:#29959a;">Content here</div>
        
        
          .mybackground {background-color:#29959a;}
        
        Background color #29959a
      
           Border around this has a color of #29959a        
        
          <div style="border:2px solid #29959a;">Content here</div>
        
        
          .myborder {border:2px solid #29959a;}
        
        Border color #29959a