#2cddb1 color space conversions
Hex:
        #2cddb1
        RGB:
        44, 221, 177
        CMY:
        83, 13, 31
        CMYK:
        80, 0, 20, 13
      HSL:
        165°, 72.2449%, 51.9608%
        HSV (HSB):
        165°, 80.0905%, 86.6667%
        XYZ:
        34.8310, 55.4227, 50.4568
        xyY:
        0.2475, 0.3939, 55.4227
      CIE-Lab:
        79.2841, -52.9030, 9.5142
        CIE-LCH:
        79.2841, 53.7517, 169.8048
        CIE-Luv:
        79.2841, -62.7876, 22.5401
        Hunter-Lab:
        74.4464, -46.7671, 11.9281
      #2cddb1 color charts
#2cddb1 RGB chart
      #2cddb1 CMYK chart
      #2cddb1 RGB pie chart
      #2cddb1 color shades, tints & tones
#2cddb1 color schemes
#2cddb1 color preview, HTML & CSS examples
           This text has a color of #2cddb1        
        
          <p style="color:#2cddb1;">Text here</p>
        
        
          .mytext {color:#2cddb1;}
        
        Text color #2cddb1
      
           This box has a color of #2cddb1        
        
          <div style="background-color:#2cddb1;">Content here</div>
        
        
          .mybackground {background-color:#2cddb1;}
        
        Background color #2cddb1
      
           Border around this has a color of #2cddb1        
        
          <div style="border:2px solid #2cddb1;">Content here</div>
        
        
          .myborder {border:2px solid #2cddb1;}
        
        Border color #2cddb1