#3fddab color space conversions
Hex:
        #3fddab
        RGB:
        63, 221, 171
        CMY:
        75, 13, 33
        CMYK:
        71, 0, 23, 13
      HSL:
        161°, 69.9115%, 55.6863%
        HSV (HSB):
        161°, 71.4932%, 86.6667%
        XYZ:
        35.2570, 55.7099, 47.4229
        xyY:
        0.2548, 0.4026, 55.7099
      CIE-Lab:
        79.4485, -52.1583, 12.9639
        CIE-LCH:
        79.4485, 53.7452, 166.0420
        CIE-Luv:
        79.4485, -60.5709, 27.4044
        Hunter-Lab:
        74.6391, -46.3009, 14.5767
      #3fddab color charts
#3fddab RGB chart
      #3fddab CMYK chart
      #3fddab RGB pie chart
      #3fddab color shades, tints & tones
#3fddab color schemes
#3fddab color preview, HTML & CSS examples
           This text has a color of #3fddab        
        
          <p style="color:#3fddab;">Text here</p>
        
        
          .mytext {color:#3fddab;}
        
        Text color #3fddab
      
           This box has a color of #3fddab        
        
          <div style="background-color:#3fddab;">Content here</div>
        
        
          .mybackground {background-color:#3fddab;}
        
        Background color #3fddab
      
           Border around this has a color of #3fddab        
        
          <div style="border:2px solid #3fddab;">Content here</div>
        
        
          .myborder {border:2px solid #3fddab;}
        
        Border color #3fddab