#3fddb8 color space conversions
Hex:
        #3fddb8
        RGB:
        63, 221, 184
        CMY:
        75, 13, 28
        CMYK:
        71, 0, 17, 13
      HSL:
        166°, 69.9115%, 55.6863%
        HSV (HSB):
        166°, 71.4932%, 86.6667%
        XYZ:
        36.5581, 56.2304, 54.2741
        xyY:
        0.2486, 0.3824, 56.2304
      CIE-Lab:
        79.7447, -49.0696, 6.4999
        CIE-LCH:
        79.7447, 49.4982, 172.4544
        CIE-Luv:
        79.7447, -59.7275, 17.5710
        Hunter-Lab:
        74.9869, -44.2037, 9.5778
      #3fddb8 color charts
#3fddb8 RGB chart
      #3fddb8 CMYK chart
      #3fddb8 RGB pie chart
      #3fddb8 color shades, tints & tones
#3fddb8 color schemes
#3fddb8 color preview, HTML & CSS examples
           This text has a color of #3fddb8        
        
          <p style="color:#3fddb8;">Text here</p>
        
        
          .mytext {color:#3fddb8;}
        
        Text color #3fddb8
      
           This box has a color of #3fddb8        
        
          <div style="background-color:#3fddb8;">Content here</div>
        
        
          .mybackground {background-color:#3fddb8;}
        
        Background color #3fddb8
      
           Border around this has a color of #3fddb8        
        
          <div style="border:2px solid #3fddb8;">Content here</div>
        
        
          .myborder {border:2px solid #3fddb8;}
        
        Border color #3fddb8