#3fe4db color space conversions
Hex:
        #3fe4db
        RGB:
        63, 228, 219
        CMY:
        75, 11, 14
        CMYK:
        72, 0, 4, 11
      HSL:
        177°, 75.3425%, 57.0588%
        HSV (HSB):
        177°, 72.3684%, 89.4118%
        XYZ:
        42.5795, 61.6580, 76.6749
        xyY:
        0.2354, 0.3408, 61.6580
      CIE-Lab:
        82.7312, -42.9841, -7.7086
        CIE-LCH:
        82.7312, 43.6699, 190.1671
        CIE-Luv:
        82.7312, -59.8077, -5.2977
        Hunter-Lab:
        78.5226, -40.6217, -2.9290
      #3fe4db color charts
#3fe4db RGB chart
      #3fe4db CMYK chart
      #3fe4db RGB pie chart
      #3fe4db color shades, tints & tones
#3fe4db color schemes
#3fe4db color preview, HTML & CSS examples
           This text has a color of #3fe4db        
        
          <p style="color:#3fe4db;">Text here</p>
        
        
          .mytext {color:#3fe4db;}
        
        Text color #3fe4db
      
           This box has a color of #3fe4db        
        
          <div style="background-color:#3fe4db;">Content here</div>
        
        
          .mybackground {background-color:#3fe4db;}
        
        Background color #3fe4db
      
           Border around this has a color of #3fe4db        
        
          <div style="border:2px solid #3fe4db;">Content here</div>
        
        
          .myborder {border:2px solid #3fe4db;}
        
        Border color #3fe4db