#3ffae2 color space conversions
Hex:
        #3ffae2
        RGB:
        63, 250, 226
        CMY:
        75, 2, 11
        CMYK:
        75, 0, 10, 2
      HSL:
        172°, 94.9239%, 61.3725%
        HSV (HSB):
        172°, 74.8000%, 98.0392%
        XYZ:
        49.9630, 74.9190, 83.7790
        xyY:
        0.2394, 0.3590, 74.9190
      CIE-Lab:
        89.3550, -50.5888, -1.6221
        CIE-LCH:
        89.3550, 50.6148, 181.8366
        CIE-Luv:
        89.3550, -66.9104, 5.5851
        Hunter-Lab:
        86.5557, -48.4362, 3.2011
      #3ffae2 color charts
#3ffae2 RGB chart
      #3ffae2 CMYK chart
      #3ffae2 RGB pie chart
      #3ffae2 color shades, tints & tones
#3ffae2 color schemes
#3ffae2 color preview, HTML & CSS examples
           This text has a color of #3ffae2        
        
          <p style="color:#3ffae2;">Text here</p>
        
        
          .mytext {color:#3ffae2;}
        
        Text color #3ffae2
      
           This box has a color of #3ffae2        
        
          <div style="background-color:#3ffae2;">Content here</div>
        
        
          .mybackground {background-color:#3ffae2;}
        
        Background color #3ffae2
      
           Border around this has a color of #3ffae2        
        
          <div style="border:2px solid #3ffae2;">Content here</div>
        
        
          .myborder {border:2px solid #3ffae2;}
        
        Border color #3ffae2