#2fe4da color space conversions
Hex:
        #2fe4da
        RGB:
        47, 228, 218
        CMY:
        82, 11, 15
        CMYK:
        79, 0, 4, 11
      HSL:
        177°, 77.0213%, 53.9216%
        HSV (HSB):
        177°, 79.3860%, 89.4118%
        XYZ:
        41.5706, 61.1531, 75.9424
        xyY:
        0.2327, 0.3423, 61.1531
      CIE-Lab:
        82.4610, -44.8651, -7.6061
        CIE-LCH:
        82.4610, 45.5053, 189.6220
        CIE-Luv:
        82.4610, -61.8727, -4.8727
        Hunter-Lab:
        78.2004, -41.9620, -2.8377
      #2fe4da color charts
#2fe4da RGB chart
      #2fe4da CMYK chart
      #2fe4da RGB pie chart
      #2fe4da color shades, tints & tones
#2fe4da color schemes
#2fe4da color preview, HTML & CSS examples
           This text has a color of #2fe4da        
        
          <p style="color:#2fe4da;">Text here</p>
        
        
          .mytext {color:#2fe4da;}
        
        Text color #2fe4da
      
           This box has a color of #2fe4da        
        
          <div style="background-color:#2fe4da;">Content here</div>
        
        
          .mybackground {background-color:#2fe4da;}
        
        Background color #2fe4da
      
           Border around this has a color of #2fe4da        
        
          <div style="border:2px solid #2fe4da;">Content here</div>
        
        
          .myborder {border:2px solid #2fe4da;}
        
        Border color #2fe4da