#2de2c7 color space conversions
Hex:
        #2de2c7
        RGB:
        45, 226, 199
        CMY:
        82, 11, 22
        CMYK:
        80, 0, 12, 11
      HSL:
        171°, 75.7322%, 53.1373%
        HSV (HSB):
        171°, 80.0885%, 88.6275%
        XYZ:
        38.5873, 59.0741, 63.4015
        xyY:
        0.2396, 0.3668, 59.0741
      CIE-Lab:
        81.3323, -49.3054, 0.8041
        CIE-LCH:
        81.3323, 49.3119, 179.0657
        CIE-Luv:
        81.3323, -62.8026, 9.0257
        Hunter-Lab:
        76.8597, -44.8887, 4.8935
      #2de2c7 color charts
#2de2c7 RGB chart
      #2de2c7 CMYK chart
      #2de2c7 RGB pie chart
      #2de2c7 color shades, tints & tones
#2de2c7 color schemes
#2de2c7 color preview, HTML & CSS examples
           This text has a color of #2de2c7        
        
          <p style="color:#2de2c7;">Text here</p>
        
        
          .mytext {color:#2de2c7;}
        
        Text color #2de2c7
      
           This box has a color of #2de2c7        
        
          <div style="background-color:#2de2c7;">Content here</div>
        
        
          .mybackground {background-color:#2de2c7;}
        
        Background color #2de2c7
      
           Border around this has a color of #2de2c7        
        
          <div style="border:2px solid #2de2c7;">Content here</div>
        
        
          .myborder {border:2px solid #2de2c7;}
        
        Border color #2de2c7