#2fd0bc color space conversions
Hex:
        #2fd0bc
        RGB:
        47, 208, 188
        CMY:
        82, 18, 26
        CMYK:
        77, 0, 10, 18
      HSL:
        173°, 63.1373%, 50.0000%
        HSV (HSB):
        173°, 77.4038%, 81.5686%
        XYZ:
        32.8053, 49.3469, 55.3728
        xyY:
        0.2385, 0.3588, 49.3469
      CIE-Lab:
        75.6667, -44.3858, -1.5942
        CIE-LCH:
        75.6667, 44.4145, 182.0571
        CIE-Luv:
        75.6667, -57.1641, 4.4984
        Hunter-Lab:
        70.2474, -39.5740, 2.4375
      #2fd0bc color charts
#2fd0bc RGB chart
      #2fd0bc CMYK chart
      #2fd0bc RGB pie chart
      #2fd0bc color shades, tints & tones
#2fd0bc color schemes
#2fd0bc color preview, HTML & CSS examples
           This text has a color of #2fd0bc        
        
          <p style="color:#2fd0bc;">Text here</p>
        
        
          .mytext {color:#2fd0bc;}
        
        Text color #2fd0bc
      
           This box has a color of #2fd0bc        
        
          <div style="background-color:#2fd0bc;">Content here</div>
        
        
          .mybackground {background-color:#2fd0bc;}
        
        Background color #2fd0bc
      
           Border around this has a color of #2fd0bc        
        
          <div style="border:2px solid #2fd0bc;">Content here</div>
        
        
          .myborder {border:2px solid #2fd0bc;}
        
        Border color #2fd0bc