#2ccca7 color space conversions
Hex:
        #2ccca7
        RGB:
        44, 204, 167
        CMY:
        83, 20, 35
        CMYK:
        78, 0, 18, 20
      HSL:
        166°, 64.5161%, 48.6275%
        HSV (HSB):
        166°, 78.4314%, 80.0000%
        XYZ:
        29.6066, 46.5112, 43.9764
        xyY:
        0.2465, 0.3873, 46.5112
      CIE-Lab:
        73.8760, -48.4588, 7.1217
        CIE-LCH:
        73.8760, 48.9793, 171.6394
        CIE-Luv:
        73.8760, -57.6300, 18.1129
        Hunter-Lab:
        68.1991, -41.8580, 9.5079
      #2ccca7 color charts
#2ccca7 RGB chart
      #2ccca7 CMYK chart
      #2ccca7 RGB pie chart
      #2ccca7 color shades, tints & tones
#2ccca7 color schemes
#2ccca7 color preview, HTML & CSS examples
           This text has a color of #2ccca7        
        
          <p style="color:#2ccca7;">Text here</p>
        
        
          .mytext {color:#2ccca7;}
        
        Text color #2ccca7
      
           This box has a color of #2ccca7        
        
          <div style="background-color:#2ccca7;">Content here</div>
        
        
          .mybackground {background-color:#2ccca7;}
        
        Background color #2ccca7
      
           Border around this has a color of #2ccca7        
        
          <div style="border:2px solid #2ccca7;">Content here</div>
        
        
          .myborder {border:2px solid #2ccca7;}
        
        Border color #2ccca7