#3fddc8 color space conversions
Hex:
        #3fddc8
        RGB:
        63, 221, 200
        CMY:
        75, 13, 22
        CMYK:
        71, 0, 10, 13
      HSL:
        172°, 69.9115%, 55.6863%
        HSV (HSB):
        172°, 71.4932%, 86.6667%
        XYZ:
        38.3317, 56.9398, 63.6138
        xyY:
        0.2413, 0.3584, 56.9398
      CIE-Lab:
        80.1457, -45.0102, -1.4280
        CIE-LCH:
        80.1457, 45.0329, 181.8171
        CIE-Luv:
        80.1457, -58.6578, 4.9278
        Hunter-Lab:
        75.4585, -41.3772, 2.8377
      #3fddc8 color charts
#3fddc8 RGB chart
      #3fddc8 CMYK chart
      #3fddc8 RGB pie chart
      #3fddc8 color shades, tints & tones
#3fddc8 color schemes
#3fddc8 color preview, HTML & CSS examples
           This text has a color of #3fddc8        
        
          <p style="color:#3fddc8;">Text here</p>
        
        
          .mytext {color:#3fddc8;}
        
        Text color #3fddc8
      
           This box has a color of #3fddc8        
        
          <div style="background-color:#3fddc8;">Content here</div>
        
        
          .mybackground {background-color:#3fddc8;}
        
        Background color #3fddc8
      
           Border around this has a color of #3fddc8        
        
          <div style="border:2px solid #3fddc8;">Content here</div>
        
        
          .myborder {border:2px solid #3fddc8;}
        
        Border color #3fddc8