#2caca6 color space conversions
Hex:
        #2caca6
        RGB:
        44, 172, 166
        CMY:
        83, 33, 35
        CMYK:
        74, 0, 3, 33
      HSL:
        177°, 59.2593%, 42.3529%
        HSV (HSB):
        177°, 74.4186%, 67.4510%
        XYZ:
        22.6742, 32.7937, 41.2112
        xyY:
        0.2345, 0.3392, 32.7937
      CIE-Lab:
        63.9935, -34.7002, -6.7512
        CIE-LCH:
        63.9935, 35.3508, 191.0098
        CIE-Luv:
        63.9935, -46.3622, -4.8948
        Hunter-Lab:
        57.2658, -29.5387, -2.5818
      #2caca6 color charts
#2caca6 RGB chart
      #2caca6 CMYK chart
      #2caca6 RGB pie chart
      #2caca6 color shades, tints & tones
#2caca6 color schemes
#2caca6 color preview, HTML & CSS examples
           This text has a color of #2caca6        
        
          <p style="color:#2caca6;">Text here</p>
        
        
          .mytext {color:#2caca6;}
        
        Text color #2caca6
      
           This box has a color of #2caca6        
        
          <div style="background-color:#2caca6;">Content here</div>
        
        
          .mybackground {background-color:#2caca6;}
        
        Background color #2caca6
      
           Border around this has a color of #2caca6        
        
          <div style="border:2px solid #2caca6;">Content here</div>
        
        
          .myborder {border:2px solid #2caca6;}
        
        Border color #2caca6