#2caca2 color space conversions
Hex:
        #2caca2
        RGB:
        44, 172, 162
        CMY:
        83, 33, 36
        CMYK:
        74, 0, 6, 33
      HSL:
        175°, 59.2593%, 42.3529%
        HSV (HSB):
        175°, 74.4186%, 67.4510%
        XYZ:
        22.3128, 32.6492, 39.3083
        xyY:
        0.2367, 0.3463, 32.6492
      CIE-Lab:
        63.8758, -35.8490, -4.6923
        CIE-LCH:
        63.8758, 36.1548, 187.4571
        CIE-Luv:
        63.8758, -46.6390, -1.5789
        Hunter-Lab:
        57.1394, -30.2902, -0.7902
      #2caca2 color charts
#2caca2 RGB chart
      #2caca2 CMYK chart
      #2caca2 RGB pie chart
      #2caca2 color shades, tints & tones
#2caca2 color schemes
#2caca2 color preview, HTML & CSS examples
           This text has a color of #2caca2        
        
          <p style="color:#2caca2;">Text here</p>
        
        
          .mytext {color:#2caca2;}
        
        Text color #2caca2
      
           This box has a color of #2caca2        
        
          <div style="background-color:#2caca2;">Content here</div>
        
        
          .mybackground {background-color:#2caca2;}
        
        Background color #2caca2
      
           Border around this has a color of #2caca2        
        
          <div style="border:2px solid #2caca2;">Content here</div>
        
        
          .myborder {border:2px solid #2caca2;}
        
        Border color #2caca2