#2ffae8 color space conversions
Hex:
        #2ffae8
        RGB:
        47, 250, 232
        CMY:
        82, 2, 9
        CMYK:
        81, 0, 7, 2
      HSL:
        175°, 95.3052%, 58.2353%
        HSV (HSB):
        175°, 81.2000%, 98.0392%
        XYZ:
        49.9234, 74.8017, 88.1509
        xyY:
        0.2345, 0.3514, 74.8017
      CIE-Lab:
        89.3000, -50.4585, -4.8509
        CIE-LCH:
        89.3000, 50.6911, 185.4913
        CIE-Luv:
        89.3000, -68.2800, 0.4012
        Hunter-Lab:
        86.4880, -48.3186, 0.1117
      #2ffae8 color charts
#2ffae8 RGB chart
      #2ffae8 CMYK chart
      #2ffae8 RGB pie chart
      #2ffae8 color shades, tints & tones
#2ffae8 color schemes
#2ffae8 color preview, HTML & CSS examples
           This text has a color of #2ffae8        
        
          <p style="color:#2ffae8;">Text here</p>
        
        
          .mytext {color:#2ffae8;}
        
        Text color #2ffae8
      
           This box has a color of #2ffae8        
        
          <div style="background-color:#2ffae8;">Content here</div>
        
        
          .mybackground {background-color:#2ffae8;}
        
        Background color #2ffae8
      
           Border around this has a color of #2ffae8        
        
          <div style="border:2px solid #2ffae8;">Content here</div>
        
        
          .myborder {border:2px solid #2ffae8;}
        
        Border color #2ffae8