#2cede2 color space conversions
Hex:
        #2cede2
        RGB:
        44, 237, 226
        CMY:
        83, 7, 11
        CMYK:
        81, 0, 5, 7
      HSL:
        177°, 84.2795%, 55.0980%
        HSV (HSB):
        177°, 81.4346%, 92.9412%
        XYZ:
        45.0504, 66.5948, 82.4312
        xyY:
        0.2321, 0.3431, 66.5948
      CIE-Lab:
        85.2989, -46.7901, -7.6273
        CIE-LCH:
        85.2989, 47.4077, 189.2584
        CIE-Luv:
        85.2989, -64.6323, -4.6317
        Hunter-Lab:
        81.6057, -44.2691, -2.7658
      #2cede2 color charts
#2cede2 RGB chart
      #2cede2 CMYK chart
      #2cede2 RGB pie chart
      #2cede2 color shades, tints & tones
#2cede2 color schemes
#2cede2 color preview, HTML & CSS examples
           This text has a color of #2cede2        
        
          <p style="color:#2cede2;">Text here</p>
        
        
          .mytext {color:#2cede2;}
        
        Text color #2cede2
      
           This box has a color of #2cede2        
        
          <div style="background-color:#2cede2;">Content here</div>
        
        
          .mybackground {background-color:#2cede2;}
        
        Background color #2cede2
      
           Border around this has a color of #2cede2        
        
          <div style="border:2px solid #2cede2;">Content here</div>
        
        
          .myborder {border:2px solid #2cede2;}
        
        Border color #2cede2