#2fd4da color space conversions
Hex:
        #2fd4da
        RGB:
        47, 212, 218
        CMY:
        82, 17, 15
        CMYK:
        78, 3, 0, 15
      HSL:
        182°, 69.7959%, 51.9608%
        HSV (HSB):
        182°, 78.4404%, 85.4902%
        XYZ:
        37.3707, 52.7533, 74.5424
        xyY:
        0.2269, 0.3204, 52.7533
      CIE-Lab:
        77.7291, -37.7071, -14.6679
        CIE-LCH:
        77.7291, 40.4595, 201.2558
        CIE-Luv:
        77.7291, -56.3706, -17.3322
        Hunter-Lab:
        72.6314, -35.2624, -10.0080
      #2fd4da color charts
#2fd4da RGB chart
      #2fd4da CMYK chart
      #2fd4da RGB pie chart
      #2fd4da color shades, tints & tones
#2fd4da color schemes
#2fd4da color preview, HTML & CSS examples
           This text has a color of #2fd4da        
        
          <p style="color:#2fd4da;">Text here</p>
        
        
          .mytext {color:#2fd4da;}
        
        Text color #2fd4da
      
           This box has a color of #2fd4da        
        
          <div style="background-color:#2fd4da;">Content here</div>
        
        
          .mybackground {background-color:#2fd4da;}
        
        Background color #2fd4da
      
           Border around this has a color of #2fd4da        
        
          <div style="border:2px solid #2fd4da;">Content here</div>
        
        
          .myborder {border:2px solid #2fd4da;}
        
        Border color #2fd4da