#3fc2a7 color space conversions
Hex:
        #3fc2a7
        RGB:
        63, 194, 167
        CMY:
        75, 24, 35
        CMYK:
        68, 0, 14, 24
      HSL:
        168°, 51.7787%, 50.3922%
        HSV (HSB):
        168°, 67.5258%, 76.0784%
        XYZ:
        28.3167, 42.4304, 43.2566
        xyY:
        0.2484, 0.3722, 42.4304
      CIE-Lab:
        71.1666, -41.7758, 3.2612
        CIE-LCH:
        71.1666, 41.9029, 175.5362
        CIE-Luv:
        71.1666, -51.1464, 11.3649
        Hunter-Lab:
        65.1386, -36.3959, 6.2242
      #3fc2a7 color charts
#3fc2a7 RGB chart
      #3fc2a7 CMYK chart
      #3fc2a7 RGB pie chart
      #3fc2a7 color shades, tints & tones
#3fc2a7 color schemes
#3fc2a7 color preview, HTML & CSS examples
           This text has a color of #3fc2a7        
        
          <p style="color:#3fc2a7;">Text here</p>
        
        
          .mytext {color:#3fc2a7;}
        
        Text color #3fc2a7
      
           This box has a color of #3fc2a7        
        
          <div style="background-color:#3fc2a7;">Content here</div>
        
        
          .mybackground {background-color:#3fc2a7;}
        
        Background color #3fc2a7
      
           Border around this has a color of #3fc2a7        
        
          <div style="border:2px solid #3fc2a7;">Content here</div>
        
        
          .myborder {border:2px solid #3fc2a7;}
        
        Border color #3fc2a7