#3fe0ba color space conversions
Hex:
        #3fe0ba
        RGB:
        63, 224, 186
        CMY:
        75, 12, 27
        CMYK:
        72, 0, 17, 12
      HSL:
        166°, 72.1973%, 56.2745%
        HSV (HSB):
        166°, 71.8750%, 87.8431%
        XYZ:
        37.5685, 57.9132, 55.6527
        xyY:
        0.2486, 0.3832, 57.9132
      CIE-Lab:
        80.6905, -49.8267, 6.7991
        CIE-LCH:
        80.6905, 50.2885, 172.2296
        CIE-Luv:
        80.6905, -60.6507, 18.1689
        Hunter-Lab:
        76.1007, -45.0566, 9.9116
      #3fe0ba color charts
#3fe0ba RGB chart
      #3fe0ba CMYK chart
      #3fe0ba RGB pie chart
      #3fe0ba color shades, tints & tones
#3fe0ba color schemes
#3fe0ba color preview, HTML & CSS examples
           This text has a color of #3fe0ba        
        
          <p style="color:#3fe0ba;">Text here</p>
        
        
          .mytext {color:#3fe0ba;}
        
        Text color #3fe0ba
      
           This box has a color of #3fe0ba        
        
          <div style="background-color:#3fe0ba;">Content here</div>
        
        
          .mybackground {background-color:#3fe0ba;}
        
        Background color #3fe0ba
      
           Border around this has a color of #3fe0ba        
        
          <div style="border:2px solid #3fe0ba;">Content here</div>
        
        
          .myborder {border:2px solid #3fe0ba;}
        
        Border color #3fe0ba