#2fd0ba color space conversions
Hex:
        #2fd0ba
        RGB:
        47, 208, 186
        CMY:
        82, 18, 27
        CMYK:
        77, 0, 11, 18
      HSL:
        172°, 63.1373%, 50.0000%
        HSV (HSB):
        172°, 77.4038%, 81.5686%
        XYZ:
        32.5911, 49.2613, 54.2450
        xyY:
        0.2395, 0.3620, 49.2613
      CIE-Lab:
        75.6136, -44.9220, -0.5945
        CIE-LCH:
        75.6136, 44.9259, 180.7582
        CIE-Luv:
        75.6136, -57.3075, 6.1135
        Hunter-Lab:
        70.1864, -39.9395, 3.3069
      #2fd0ba color charts
#2fd0ba RGB chart
      #2fd0ba CMYK chart
      #2fd0ba RGB pie chart
      #2fd0ba color shades, tints & tones
#2fd0ba color schemes
#2fd0ba color preview, HTML & CSS examples
           This text has a color of #2fd0ba        
        
          <p style="color:#2fd0ba;">Text here</p>
        
        
          .mytext {color:#2fd0ba;}
        
        Text color #2fd0ba
      
           This box has a color of #2fd0ba        
        
          <div style="background-color:#2fd0ba;">Content here</div>
        
        
          .mybackground {background-color:#2fd0ba;}
        
        Background color #2fd0ba
      
           Border around this has a color of #2fd0ba        
        
          <div style="border:2px solid #2fd0ba;">Content here</div>
        
        
          .myborder {border:2px solid #2fd0ba;}
        
        Border color #2fd0ba