#3fe3d1 color space conversions
Hex:
        #3fe3d1
        RGB:
        63, 227, 209
        CMY:
        75, 11, 18
        CMYK:
        72, 0, 8, 11
      HSL:
        173°, 74.5455%, 56.8627%
        HSV (HSB):
        173°, 72.2467%, 89.0196%
        XYZ:
        41.0276, 60.5984, 69.8559
        xyY:
        0.2393, 0.3534, 60.5984
      CIE-Lab:
        82.1624, -45.2377, -3.2500
        CIE-LCH:
        82.1624, 45.3543, 184.1092
        CIE-Luv:
        82.1624, -60.1485, 2.1336
        Hunter-Lab:
        77.8450, -42.1516, 1.2863
      #3fe3d1 color charts
#3fe3d1 RGB chart
      #3fe3d1 CMYK chart
      #3fe3d1 RGB pie chart
      #3fe3d1 color shades, tints & tones
#3fe3d1 color schemes
#3fe3d1 color preview, HTML & CSS examples
           This text has a color of #3fe3d1        
        
          <p style="color:#3fe3d1;">Text here</p>
        
        
          .mytext {color:#3fe3d1;}
        
        Text color #3fe3d1
      
           This box has a color of #3fe3d1        
        
          <div style="background-color:#3fe3d1;">Content here</div>
        
        
          .mybackground {background-color:#3fe3d1;}
        
        Background color #3fe3d1
      
           Border around this has a color of #3fe3d1        
        
          <div style="border:2px solid #3fe3d1;">Content here</div>
        
        
          .myborder {border:2px solid #3fe3d1;}
        
        Border color #3fe3d1