#2ca3ac color space conversions
Hex:
        #2ca3ac
        RGB:
        44, 163, 172
        CMY:
        83, 36, 33
        CMYK:
        74, 5, 0, 33
      HSL:
        184°, 59.2593%, 42.3529%
        HSV (HSB):
        184°, 74.4186%, 67.4510%
        XYZ:
        21.5823, 29.7084, 43.6265
        xyY:
        0.2274, 0.3130, 29.7084
      CIE-Lab:
        61.4018, -28.5888, -13.9925
        CIE-LCH:
        61.4018, 31.8294, 206.0790
        CIE-Luv:
        61.4018, -42.7033, -16.9906
        Hunter-Lab:
        54.5054, -24.7046, -9.3023
      #2ca3ac color charts
#2ca3ac RGB chart
      #2ca3ac CMYK chart
      #2ca3ac RGB pie chart
      #2ca3ac color shades, tints & tones
#2ca3ac color schemes
#2ca3ac color preview, HTML & CSS examples
           This text has a color of #2ca3ac        
        
          <p style="color:#2ca3ac;">Text here</p>
        
        
          .mytext {color:#2ca3ac;}
        
        Text color #2ca3ac
      
           This box has a color of #2ca3ac        
        
          <div style="background-color:#2ca3ac;">Content here</div>
        
        
          .mybackground {background-color:#2ca3ac;}
        
        Background color #2ca3ac
      
           Border around this has a color of #2ca3ac        
        
          <div style="border:2px solid #2ca3ac;">Content here</div>
        
        
          .myborder {border:2px solid #2ca3ac;}
        
        Border color #2ca3ac