#3fded3 color space conversions
Hex:
        #3fded3
        RGB:
        63, 222, 211
        CMY:
        75, 13, 17
        CMYK:
        72, 0, 5, 13
      HSL:
        176°, 70.6667%, 55.8824%
        HSV (HSB):
        176°, 71.6216%, 87.0588%
        XYZ:
        39.9290, 58.0025, 70.7191
        xyY:
        0.2368, 0.3439, 58.0025
      CIE-Lab:
        80.7402, -42.5107, -6.4097
        CIE-LCH:
        80.7402, 42.9912, 188.5744
        CIE-Luv:
        80.7402, -58.2602, -3.2822
        Hunter-Lab:
        76.1593, -39.6944, -1.7433
      #3fded3 color charts
#3fded3 RGB chart
      #3fded3 CMYK chart
      #3fded3 RGB pie chart
      #3fded3 color shades, tints & tones
#3fded3 color schemes
#3fded3 color preview, HTML & CSS examples
           This text has a color of #3fded3        
        
          <p style="color:#3fded3;">Text here</p>
        
        
          .mytext {color:#3fded3;}
        
        Text color #3fded3
      
           This box has a color of #3fded3        
        
          <div style="background-color:#3fded3;">Content here</div>
        
        
          .mybackground {background-color:#3fded3;}
        
        Background color #3fded3
      
           Border around this has a color of #3fded3        
        
          <div style="border:2px solid #3fded3;">Content here</div>
        
        
          .myborder {border:2px solid #3fded3;}
        
        Border color #3fded3