#2ccdb4 color space conversions
Hex:
        #2ccdb4
        RGB:
        44, 205, 180
        CMY:
        83, 20, 29
        CMYK:
        79, 0, 12, 20
      HSL:
        171°, 64.6586%, 48.8235%
        HSV (HSB):
        171°, 78.5366%, 80.3922%
        XYZ:
        31.1082, 47.4934, 50.7076
        xyY:
        0.2406, 0.3673, 47.4934
      CIE-Lab:
        74.5043, -45.5307, 1.0171
        CIE-LCH:
        74.5043, 45.5421, 178.7203
        CIE-Luv:
        74.5043, -57.0544, 8.6337
        Hunter-Lab:
        68.9155, -40.0276, 4.6156
      #2ccdb4 color charts
#2ccdb4 RGB chart
      #2ccdb4 CMYK chart
      #2ccdb4 RGB pie chart
      #2ccdb4 color shades, tints & tones
#2ccdb4 color schemes
#2ccdb4 color preview, HTML & CSS examples
           This text has a color of #2ccdb4        
        
          <p style="color:#2ccdb4;">Text here</p>
        
        
          .mytext {color:#2ccdb4;}
        
        Text color #2ccdb4
      
           This box has a color of #2ccdb4        
        
          <div style="background-color:#2ccdb4;">Content here</div>
        
        
          .mybackground {background-color:#2ccdb4;}
        
        Background color #2ccdb4
      
           Border around this has a color of #2ccdb4        
        
          <div style="border:2px solid #2ccdb4;">Content here</div>
        
        
          .myborder {border:2px solid #2ccdb4;}
        
        Border color #2ccdb4