#2cddb9 color space conversions
Hex:
        #2cddb9
        RGB:
        44, 221, 185
        CMY:
        83, 13, 27
        CMYK:
        80, 0, 16, 13
      HSL:
        168°, 72.2449%, 51.9608%
        HSV (HSB):
        168°, 80.0905%, 86.6667%
        XYZ:
        35.6521, 55.7512, 54.7809
        xyY:
        0.2439, 0.3814, 55.7512
      CIE-Lab:
        79.4720, -50.9228, 5.5375
        CIE-LCH:
        79.4720, 51.2230, 173.7938
        CIE-Luv:
        79.4720, -62.2172, 16.3916
        Hunter-Lab:
        74.6667, -45.4359, 8.7672
      #2cddb9 color charts
#2cddb9 RGB chart
      #2cddb9 CMYK chart
      #2cddb9 RGB pie chart
      #2cddb9 color shades, tints & tones
#2cddb9 color schemes
#2cddb9 color preview, HTML & CSS examples
           This text has a color of #2cddb9        
        
          <p style="color:#2cddb9;">Text here</p>
        
        
          .mytext {color:#2cddb9;}
        
        Text color #2cddb9
      
           This box has a color of #2cddb9        
        
          <div style="background-color:#2cddb9;">Content here</div>
        
        
          .mybackground {background-color:#2cddb9;}
        
        Background color #2cddb9
      
           Border around this has a color of #2cddb9        
        
          <div style="border:2px solid #2cddb9;">Content here</div>
        
        
          .myborder {border:2px solid #2cddb9;}
        
        Border color #2cddb9