#3fe0ca color space conversions
Hex:
        #3fe0ca
        RGB:
        63, 224, 202
        CMY:
        75, 12, 21
        CMYK:
        72, 0, 10, 12
      HSL:
        172°, 72.1973%, 56.2745%
        HSV (HSB):
        172°, 71.8750%, 87.8431%
        XYZ:
        39.3662, 58.6323, 65.1195
        xyY:
        0.2413, 0.3594, 58.6323
      CIE-Lab:
        81.0891, -45.7825, -1.1103
        CIE-LCH:
        81.0891, 45.7960, 181.3893
        CIE-Luv:
        81.0891, -59.5763, 5.5500
        Hunter-Lab:
        76.5718, -42.2321, 3.1778
      #3fe0ca color charts
#3fe0ca RGB chart
      #3fe0ca CMYK chart
      #3fe0ca RGB pie chart
      #3fe0ca color shades, tints & tones
#3fe0ca color schemes
#3fe0ca color preview, HTML & CSS examples
           This text has a color of #3fe0ca        
        
          <p style="color:#3fe0ca;">Text here</p>
        
        
          .mytext {color:#3fe0ca;}
        
        Text color #3fe0ca
      
           This box has a color of #3fe0ca        
        
          <div style="background-color:#3fe0ca;">Content here</div>
        
        
          .mybackground {background-color:#3fe0ca;}
        
        Background color #3fe0ca
      
           Border around this has a color of #3fe0ca        
        
          <div style="border:2px solid #3fe0ca;">Content here</div>
        
        
          .myborder {border:2px solid #3fe0ca;}
        
        Border color #3fe0ca