#2cddc1 color space conversions
Hex:
        #2cddc1
        RGB:
        44, 221, 193
        CMY:
        83, 13, 24
        CMYK:
        80, 0, 13, 13
      HSL:
        171°, 72.2449%, 51.9608%
        HSV (HSB):
        171°, 80.0905%, 86.6667%
        XYZ:
        36.5208, 56.0986, 59.3553
        xyY:
        0.2403, 0.3691, 56.0986
      CIE-Lab:
        79.6699, -48.8707, 1.5690
        CIE-LCH:
        79.6699, 48.8959, 178.1611
        CIE-Luv:
        79.6699, -61.6373, 10.0951
        Hunter-Lab:
        74.8990, -44.0366, 5.4437
      #2cddc1 color charts
#2cddc1 RGB chart
      #2cddc1 CMYK chart
      #2cddc1 RGB pie chart
      #2cddc1 color shades, tints & tones
#2cddc1 color schemes
#2cddc1 color preview, HTML & CSS examples
           This text has a color of #2cddc1        
        
          <p style="color:#2cddc1;">Text here</p>
        
        
          .mytext {color:#2cddc1;}
        
        Text color #2cddc1
      
           This box has a color of #2cddc1        
        
          <div style="background-color:#2cddc1;">Content here</div>
        
        
          .mybackground {background-color:#2cddc1;}
        
        Background color #2cddc1
      
           Border around this has a color of #2cddc1        
        
          <div style="border:2px solid #2cddc1;">Content here</div>
        
        
          .myborder {border:2px solid #2cddc1;}
        
        Border color #2cddc1