#2ccedb color space conversions
Hex:
        #2ccedb
        RGB:
        44, 206, 219
        CMY:
        83, 19, 14
        CMYK:
        80, 6, 0, 14
      HSL:
        184°, 70.8502%, 51.5686%
        HSV (HSB):
        184°, 79.9087%, 85.8824%
        XYZ:
        35.8962, 49.7926, 74.7368
        xyY:
        0.2238, 0.3104, 49.7926
      CIE-Lab:
        75.9418, -34.8853, -17.9026
        CIE-LCH:
        75.9418, 39.2108, 207.1662
        CIE-Luv:
        75.9418, -54.5476, -23.0188
        Hunter-Lab:
        70.5638, -32.6828, -13.4016
      #2ccedb color charts
#2ccedb RGB chart
      #2ccedb CMYK chart
      #2ccedb RGB pie chart
      #2ccedb color shades, tints & tones
#2ccedb color schemes
#2ccedb color preview, HTML & CSS examples
           This text has a color of #2ccedb        
        
          <p style="color:#2ccedb;">Text here</p>
        
        
          .mytext {color:#2ccedb;}
        
        Text color #2ccedb
      
           This box has a color of #2ccedb        
        
          <div style="background-color:#2ccedb;">Content here</div>
        
        
          .mybackground {background-color:#2ccedb;}
        
        Background color #2ccedb
      
           Border around this has a color of #2ccedb        
        
          <div style="border:2px solid #2ccedb;">Content here</div>
        
        
          .myborder {border:2px solid #2ccedb;}
        
        Border color #2ccedb