#2ef1dd color space conversions
Hex:
        #2ef1dd
        RGB:
        46, 241, 221
        CMY:
        82, 5, 13
        CMYK:
        81, 0, 8, 5
      HSL:
        174°, 87.4439%, 56.2745%
        HSV (HSB):
        174°, 80.9129%, 94.5098%
        XYZ:
        45.6332, 68.7119, 79.2642
        xyY:
        0.2357, 0.3549, 68.7119
      CIE-Lab:
        86.3612, -49.6949, -3.4309
        CIE-LCH:
        86.3612, 49.8132, 183.9494
        CIE-Luv:
        86.3612, -66.1684, 2.5326
        Hunter-Lab:
        82.8926, -46.7962, 1.3301
      #2ef1dd color charts
#2ef1dd RGB chart
      #2ef1dd CMYK chart
      #2ef1dd RGB pie chart
      #2ef1dd color shades, tints & tones
#2ef1dd color schemes
#2ef1dd color preview, HTML & CSS examples
           This text has a color of #2ef1dd        
        
          <p style="color:#2ef1dd;">Text here</p>
        
        
          .mytext {color:#2ef1dd;}
        
        Text color #2ef1dd
      
           This box has a color of #2ef1dd        
        
          <div style="background-color:#2ef1dd;">Content here</div>
        
        
          .mybackground {background-color:#2ef1dd;}
        
        Background color #2ef1dd
      
           Border around this has a color of #2ef1dd        
        
          <div style="border:2px solid #2ef1dd;">Content here</div>
        
        
          .myborder {border:2px solid #2ef1dd;}
        
        Border color #2ef1dd