#29969d color space conversions
Hex:
        #29969d
        RGB:
        41, 150, 157
        CMY:
        84, 41, 38
        CMYK:
        74, 4, 0, 38
      HSL:
        184°, 58.5859%, 38.8235%
        HSV (HSB):
        184°, 73.8854%, 61.5686%
        XYZ:
        17.9066, 24.7184, 35.7256
        xyY:
        0.2285, 0.3155, 24.7184
      CIE-Lab:
        56.8000, -27.1589, -12.4269
        CIE-LCH:
        56.8000, 29.8669, 204.5870
        CIE-Luv:
        56.8000, -39.4239, -14.5389
        Hunter-Lab:
        49.7176, -22.7162, -7.8017
      #29969d color charts
#29969d RGB chart
      #29969d CMYK chart
      #29969d RGB pie chart
      #29969d color shades, tints & tones
#29969d color schemes
#29969d color preview, HTML & CSS examples
           This text has a color of #29969d        
        
          <p style="color:#29969d;">Text here</p>
        
        
          .mytext {color:#29969d;}
        
        Text color #29969d
      
           This box has a color of #29969d        
        
          <div style="background-color:#29969d;">Content here</div>
        
        
          .mybackground {background-color:#29969d;}
        
        Background color #29969d
      
           Border around this has a color of #29969d        
        
          <div style="border:2px solid #29969d;">Content here</div>
        
        
          .myborder {border:2px solid #29969d;}
        
        Border color #29969d