#2de6d1 color space conversions
Hex:
        #2de6d1
        RGB:
        45, 230, 209
        CMY:
        82, 10, 18
        CMYK:
        80, 0, 9, 10
      HSL:
        173°, 78.7234%, 53.9216%
        HSV (HSB):
        173°, 80.4348%, 90.1961%
        XYZ:
        40.8876, 61.7550, 70.0865
        xyY:
        0.2367, 0.3575, 61.7550
      CIE-Lab:
        82.7829, -48.3428, -2.3696
        CIE-LCH:
        82.7829, 48.4009, 182.8062
        CIE-Luv:
        82.7829, -63.4300, 3.9685
        Hunter-Lab:
        78.5843, -44.6486, 2.1304
      #2de6d1 color charts
#2de6d1 RGB chart
      #2de6d1 CMYK chart
      #2de6d1 RGB pie chart
      #2de6d1 color shades, tints & tones
#2de6d1 color schemes
#2de6d1 color preview, HTML & CSS examples
           This text has a color of #2de6d1        
        
          <p style="color:#2de6d1;">Text here</p>
        
        
          .mytext {color:#2de6d1;}
        
        Text color #2de6d1
      
           This box has a color of #2de6d1        
        
          <div style="background-color:#2de6d1;">Content here</div>
        
        
          .mybackground {background-color:#2de6d1;}
        
        Background color #2de6d1
      
           Border around this has a color of #2de6d1        
        
          <div style="border:2px solid #2de6d1;">Content here</div>
        
        
          .myborder {border:2px solid #2de6d1;}
        
        Border color #2de6d1