#2febde color space conversions
Hex:
        #2febde
        RGB:
        47, 235, 222
        CMY:
        82, 8, 13
        CMYK:
        80, 0, 6, 8
      HSL:
        176°, 82.4561%, 55.2941%
        HSV (HSB):
        176°, 80.0000%, 92.1569%
        XYZ:
        44.0654, 65.2949, 79.3879
        xyY:
        0.2335, 0.3459, 65.2949
      CIE-Lab:
        84.6355, -46.7924, -6.4998
        CIE-LCH:
        84.6355, 47.2417, 187.9082
        CIE-Luv:
        84.6355, -63.9613, -2.8113
        Hunter-Lab:
        80.8053, -44.0681, -1.6863
      #2febde color charts
#2febde RGB chart
      #2febde CMYK chart
      #2febde RGB pie chart
      #2febde color shades, tints & tones
#2febde color schemes
#2febde color preview, HTML & CSS examples
           This text has a color of #2febde        
        
          <p style="color:#2febde;">Text here</p>
        
        
          .mytext {color:#2febde;}
        
        Text color #2febde
      
           This box has a color of #2febde        
        
          <div style="background-color:#2febde;">Content here</div>
        
        
          .mybackground {background-color:#2febde;}
        
        Background color #2febde
      
           Border around this has a color of #2febde        
        
          <div style="border:2px solid #2febde;">Content here</div>
        
        
          .myborder {border:2px solid #2febde;}
        
        Border color #2febde