#2eedd1 color space conversions
Hex:
        #2eedd1
        RGB:
        46, 237, 209
        CMY:
        82, 7, 18
        CMYK:
        81, 0, 12, 7
      HSL:
        171°, 84.1410%, 55.4902%
        HSV (HSB):
        171°, 80.5907%, 92.9412%
        XYZ:
        42.9195, 65.7527, 70.7510
        xyY:
        0.2392, 0.3665, 65.7527
      CIE-Lab:
        84.8701, -51.1876, 0.6848
        CIE-LCH:
        84.8701, 51.1922, 179.2335
        CIE-Luv:
        84.8701, -65.7053, 9.2000
        Hunter-Lab:
        81.0880, -47.4248, 5.0298
      #2eedd1 color charts
#2eedd1 RGB chart
      #2eedd1 CMYK chart
      #2eedd1 RGB pie chart
      #2eedd1 color shades, tints & tones
#2eedd1 color schemes
#2eedd1 color preview, HTML & CSS examples
           This text has a color of #2eedd1        
        
          <p style="color:#2eedd1;">Text here</p>
        
        
          .mytext {color:#2eedd1;}
        
        Text color #2eedd1
      
           This box has a color of #2eedd1        
        
          <div style="background-color:#2eedd1;">Content here</div>
        
        
          .mybackground {background-color:#2eedd1;}
        
        Background color #2eedd1
      
           Border around this has a color of #2eedd1        
        
          <div style="border:2px solid #2eedd1;">Content here</div>
        
        
          .myborder {border:2px solid #2eedd1;}
        
        Border color #2eedd1