#2deec7 color space conversions
Hex:
        #2deec7
        RGB:
        45, 238, 199
        CMY:
        82, 7, 22
        CMYK:
        81, 0, 16, 7
      HSL:
        168°, 85.0220%, 55.4902%
        HSV (HSB):
        168°, 81.0924%, 93.3333%
        XYZ:
        41.9655, 65.8305, 64.5276
        xyY:
        0.2435, 0.3820, 65.8305
      CIE-Lab:
        84.9099, -54.2226, 5.9893
        CIE-LCH:
        84.9099, 54.5523, 173.6968
        CIE-Luv:
        84.9099, -66.8766, 17.7771
        Hunter-Lab:
        81.1360, -49.6634, 9.6418
      #2deec7 color charts
#2deec7 RGB chart
      #2deec7 CMYK chart
      #2deec7 RGB pie chart
      #2deec7 color shades, tints & tones
#2deec7 color schemes
#2deec7 color preview, HTML & CSS examples
           This text has a color of #2deec7        
        
          <p style="color:#2deec7;">Text here</p>
        
        
          .mytext {color:#2deec7;}
        
        Text color #2deec7
      
           This box has a color of #2deec7        
        
          <div style="background-color:#2deec7;">Content here</div>
        
        
          .mybackground {background-color:#2deec7;}
        
        Background color #2deec7
      
           Border around this has a color of #2deec7        
        
          <div style="border:2px solid #2deec7;">Content here</div>
        
        
          .myborder {border:2px solid #2deec7;}
        
        Border color #2deec7