#2de6c1 color space conversions
Hex:
        #2de6c1
        RGB:
        45, 230, 193
        CMY:
        82, 10, 24
        CMYK:
        80, 0, 16, 10
      HSL:
        168°, 78.7234%, 53.9216%
        HSV (HSB):
        168°, 80.4348%, 90.1961%
        XYZ:
        39.0046, 61.0018, 60.1708
        xyY:
        0.2435, 0.3808, 61.0018
      CIE-Lab:
        82.3797, -52.4901, 5.4962
        CIE-LCH:
        82.3797, 52.7771, 174.0224
        CIE-Luv:
        82.3797, -64.6023, 16.6774
        Hunter-Lab:
        78.1036, -47.5392, 8.9957
      #2de6c1 color charts
#2de6c1 RGB chart
      #2de6c1 CMYK chart
      #2de6c1 RGB pie chart
      #2de6c1 color shades, tints & tones
#2de6c1 color schemes
#2de6c1 color preview, HTML & CSS examples
           This text has a color of #2de6c1        
        
          <p style="color:#2de6c1;">Text here</p>
        
        
          .mytext {color:#2de6c1;}
        
        Text color #2de6c1
      
           This box has a color of #2de6c1        
        
          <div style="background-color:#2de6c1;">Content here</div>
        
        
          .mybackground {background-color:#2de6c1;}
        
        Background color #2de6c1
      
           Border around this has a color of #2de6c1        
        
          <div style="border:2px solid #2de6c1;">Content here</div>
        
        
          .myborder {border:2px solid #2de6c1;}
        
        Border color #2de6c1