#3fcd8a color space conversions
Hex:
        #3fcd8a
        RGB:
        63, 205, 138
        CMY:
        75, 20, 46
        CMYK:
        69, 0, 33, 20
      HSL:
        152°, 58.6777%, 52.5490%
        HSV (HSB):
        152°, 69.2683%, 80.3922%
        XYZ:
        28.4687, 46.5544, 31.5302
        xyY:
        0.2672, 0.4369, 46.5544
      CIE-Lab:
        73.9038, -52.9779, 22.6886
        CIE-LCH:
        73.9038, 57.6319, 156.8162
        CIE-Luv:
        73.9038, -56.8771, 40.1316
        Hunter-Lab:
        68.2308, -44.9264, 20.3630
      #3fcd8a color charts
#3fcd8a RGB chart
      #3fcd8a CMYK chart
      #3fcd8a RGB pie chart
      #3fcd8a color shades, tints & tones
#3fcd8a color schemes
#3fcd8a color preview, HTML & CSS examples
           This text has a color of #3fcd8a        
        
          <p style="color:#3fcd8a;">Text here</p>
        
        
          .mytext {color:#3fcd8a;}
        
        Text color #3fcd8a
      
           This box has a color of #3fcd8a        
        
          <div style="background-color:#3fcd8a;">Content here</div>
        
        
          .mybackground {background-color:#3fcd8a;}
        
        Background color #3fcd8a
      
           Border around this has a color of #3fcd8a        
        
          <div style="border:2px solid #3fcd8a;">Content here</div>
        
        
          .myborder {border:2px solid #3fcd8a;}
        
        Border color #3fcd8a