#2caca8 color space conversions
Hex:
        #2caca8
        RGB:
        44, 172, 168
        CMY:
        83, 33, 34
        CMYK:
        74, 0, 2, 33
      HSL:
        178°, 59.2593%, 42.3529%
        HSV (HSB):
        178°, 74.4186%, 67.4510%
        XYZ:
        22.8591, 32.8677, 42.1851
        xyY:
        0.2335, 0.3357, 32.8677
      CIE-Lab:
        64.0536, -34.1184, -7.7783
        CIE-LCH:
        64.0536, 34.9938, 192.8428
        CIE-Luv:
        64.0536, -46.2235, -6.5638
        Hunter-Lab:
        57.3303, -29.1554, -3.4958
      #2caca8 color charts
#2caca8 RGB chart
      #2caca8 CMYK chart
      #2caca8 RGB pie chart
      #2caca8 color shades, tints & tones
#2caca8 color schemes
#2caca8 color preview, HTML & CSS examples
           This text has a color of #2caca8        
        
          <p style="color:#2caca8;">Text here</p>
        
        
          .mytext {color:#2caca8;}
        
        Text color #2caca8
      
           This box has a color of #2caca8        
        
          <div style="background-color:#2caca8;">Content here</div>
        
        
          .mybackground {background-color:#2caca8;}
        
        Background color #2caca8
      
           Border around this has a color of #2caca8        
        
          <div style="border:2px solid #2caca8;">Content here</div>
        
        
          .myborder {border:2px solid #2caca8;}
        
        Border color #2caca8