#3ffaef color space conversions
Hex:
        #3ffaef
        RGB:
        63, 250, 239
        CMY:
        75, 2, 6
        CMYK:
        75, 0, 4, 2
      HSL:
        176°, 94.9239%, 61.3725%
        HSV (HSB):
        176°, 74.8000%, 98.0392%
        XYZ:
        51.8155, 75.6600, 93.5342
        xyY:
        0.2344, 0.3423, 75.6600
      CIE-Lab:
        89.7012, -47.1542, -7.8790
        CIE-LCH:
        89.7012, 47.8079, 189.4859
        CIE-Luv:
        89.7012, -65.9876, -4.9737
        Hunter-Lab:
        86.9827, -45.8876, -2.8678
      #3ffaef color charts
#3ffaef RGB chart
      #3ffaef CMYK chart
      #3ffaef RGB pie chart
      #3ffaef color shades, tints & tones
#3ffaef color schemes
#3ffaef color preview, HTML & CSS examples
           This text has a color of #3ffaef        
        
          <p style="color:#3ffaef;">Text here</p>
        
        
          .mytext {color:#3ffaef;}
        
        Text color #3ffaef
      
           This box has a color of #3ffaef        
        
          <div style="background-color:#3ffaef;">Content here</div>
        
        
          .mybackground {background-color:#3ffaef;}
        
        Background color #3ffaef
      
           Border around this has a color of #3ffaef        
        
          <div style="border:2px solid #3ffaef;">Content here</div>
        
        
          .myborder {border:2px solid #3ffaef;}
        
        Border color #3ffaef