#2ca9a9 color space conversions
Hex:
        #2ca9a9
        RGB:
        44, 169, 169
        CMY:
        83, 34, 34
        CMYK:
        74, 0, 0, 34
      HSL:
        180°, 58.6854%, 41.7647%
        HSV (HSB):
        180°, 73.9645%, 66.2745%
        XYZ:
        22.3881, 31.7760, 42.4895
        xyY:
        0.2316, 0.3288, 31.7760
      CIE-Lab:
        63.1573, -32.4054, -9.6736
        CIE-LCH:
        63.1573, 33.8185, 196.6213
        CIE-Luv:
        63.1573, -45.0738, -9.7336
        Hunter-Lab:
        56.3702, -27.7544, -5.2312
      #2ca9a9 color charts
#2ca9a9 RGB chart
      #2ca9a9 CMYK chart
      #2ca9a9 RGB pie chart
      #2ca9a9 color shades, tints & tones
#2ca9a9 color schemes
#2ca9a9 color preview, HTML & CSS examples
           This text has a color of #2ca9a9        
        
          <p style="color:#2ca9a9;">Text here</p>
        
        
          .mytext {color:#2ca9a9;}
        
        Text color #2ca9a9
      
           This box has a color of #2ca9a9        
        
          <div style="background-color:#2ca9a9;">Content here</div>
        
        
          .mybackground {background-color:#2ca9a9;}
        
        Background color #2ca9a9
      
           Border around this has a color of #2ca9a9        
        
          <div style="border:2px solid #2ca9a9;">Content here</div>
        
        
          .myborder {border:2px solid #2ca9a9;}
        
        Border color #2ca9a9