#2acca3 color space conversions
Hex:
        #2acca3
        RGB:
        42, 204, 163
        CMY:
        84, 20, 36
        CMYK:
        79, 0, 20, 20
      HSL:
        165°, 65.8537%, 48.2353%
        HSV (HSB):
        165°, 79.4118%, 80.0000%
        XYZ:
        29.1586, 46.3223, 42.0546
        xyY:
        0.2481, 0.3941, 46.3223
      CIE-Lab:
        73.7542, -49.6521, 9.0973
        CIE-LCH:
        73.7542, 50.4786, 169.6174
        CIE-Luv:
        73.7542, -58.1499, 21.1365
        Hunter-Lab:
        68.0605, -42.6327, 11.0070
      #2acca3 color charts
#2acca3 RGB chart
      #2acca3 CMYK chart
      #2acca3 RGB pie chart
      #2acca3 color shades, tints & tones
#2acca3 color schemes
#2acca3 color preview, HTML & CSS examples
           This text has a color of #2acca3        
        
          <p style="color:#2acca3;">Text here</p>
        
        
          .mytext {color:#2acca3;}
        
        Text color #2acca3
      
           This box has a color of #2acca3        
        
          <div style="background-color:#2acca3;">Content here</div>
        
        
          .mybackground {background-color:#2acca3;}
        
        Background color #2acca3
      
           Border around this has a color of #2acca3        
        
          <div style="border:2px solid #2acca3;">Content here</div>
        
        
          .myborder {border:2px solid #2acca3;}
        
        Border color #2acca3