#2defb1 color space conversions
Hex:
        #2defb1
        RGB:
        45, 239, 177
        CMY:
        82, 6, 31
        CMYK:
        81, 0, 26, 6
      HSL:
        161°, 85.8407%, 55.6863%
        HSV (HSB):
        161°, 81.1715%, 93.7255%
        XYZ:
        39.8845, 65.4652, 52.1289
        xyY:
        0.2533, 0.4157, 65.4652
      CIE-Lab:
        84.7229, -59.8170, 17.2003
        CIE-LCH:
        84.7229, 62.2409, 163.9574
        CIE-Luv:
        84.7229, -68.7682, 34.9325
        Hunter-Lab:
        80.9106, -53.6027, 18.4382
      #2defb1 color charts
#2defb1 RGB chart
      #2defb1 CMYK chart
      #2defb1 RGB pie chart
      #2defb1 color shades, tints & tones
#2defb1 color schemes
#2defb1 color preview, HTML & CSS examples
           This text has a color of #2defb1        
        
          <p style="color:#2defb1;">Text here</p>
        
        
          .mytext {color:#2defb1;}
        
        Text color #2defb1
      
           This box has a color of #2defb1        
        
          <div style="background-color:#2defb1;">Content here</div>
        
        
          .mybackground {background-color:#2defb1;}
        
        Background color #2defb1
      
           Border around this has a color of #2defb1        
        
          <div style="border:2px solid #2defb1;">Content here</div>
        
        
          .myborder {border:2px solid #2defb1;}
        
        Border color #2defb1