#2cb9ba color space conversions
Hex:
        #2cb9ba
        RGB:
        44, 185, 186
        CMY:
        83, 27, 27
        CMYK:
        76, 1, 0, 27
      HSL:
        180°, 61.7391%, 45.0980%
        HSV (HSB):
        180°, 76.3441%, 72.9412%
        XYZ:
        27.2506, 38.7786, 52.5031
        xyY:
        0.2299, 0.3272, 38.7786
      CIE-Lab:
        68.5906, -34.9168, -10.9875
        CIE-LCH:
        68.5906, 36.6048, 197.4676
        CIE-Luv:
        68.5906, -49.5955, -11.5687
        Hunter-Lab:
        62.2724, -30.8647, -6.3979
      #2cb9ba color charts
#2cb9ba RGB chart
      #2cb9ba CMYK chart
      #2cb9ba RGB pie chart
      #2cb9ba color shades, tints & tones
#2cb9ba color schemes
#2cb9ba color preview, HTML & CSS examples
           This text has a color of #2cb9ba        
        
          <p style="color:#2cb9ba;">Text here</p>
        
        
          .mytext {color:#2cb9ba;}
        
        Text color #2cb9ba
      
           This box has a color of #2cb9ba        
        
          <div style="background-color:#2cb9ba;">Content here</div>
        
        
          .mybackground {background-color:#2cb9ba;}
        
        Background color #2cb9ba
      
           Border around this has a color of #2cb9ba        
        
          <div style="border:2px solid #2cb9ba;">Content here</div>
        
        
          .myborder {border:2px solid #2cb9ba;}
        
        Border color #2cb9ba