#2cc1bc color space conversions
Hex:
        #2cc1bc
        RGB:
        44, 193, 188
        CMY:
        83, 24, 26
        CMYK:
        77, 0, 3, 24
      HSL:
        178°, 62.8692%, 46.4706%
        HSV (HSB):
        178°, 77.2021%, 75.6863%
        XYZ:
        29.1858, 42.3062, 54.2046
        xyY:
        0.2322, 0.3366, 42.3062
      CIE-Lab:
        71.0815, -38.0272, -8.3689
        CIE-LCH:
        71.0815, 38.9372, 192.4117
        CIE-Luv:
        71.0815, -52.2756, -7.0153
        Hunter-Lab:
        65.0432, -33.7304, -3.8798
      #2cc1bc color charts
#2cc1bc RGB chart
      #2cc1bc CMYK chart
      #2cc1bc RGB pie chart
      #2cc1bc color shades, tints & tones
#2cc1bc color schemes
#2cc1bc color preview, HTML & CSS examples
           This text has a color of #2cc1bc        
        
          <p style="color:#2cc1bc;">Text here</p>
        
        
          .mytext {color:#2cc1bc;}
        
        Text color #2cc1bc
      
           This box has a color of #2cc1bc        
        
          <div style="background-color:#2cc1bc;">Content here</div>
        
        
          .mybackground {background-color:#2cc1bc;}
        
        Background color #2cc1bc
      
           Border around this has a color of #2cc1bc        
        
          <div style="border:2px solid #2cc1bc;">Content here</div>
        
        
          .myborder {border:2px solid #2cc1bc;}
        
        Border color #2cc1bc