#2fd6de color space conversions
Hex:
        #2fd6de
        RGB:
        47, 214, 222
        CMY:
        82, 16, 13
        CMYK:
        79, 4, 0, 13
      HSL:
        183°, 72.6141%, 52.7451%
        HSV (HSB):
        183°, 78.8288%, 87.0588%
        XYZ:
        38.4037, 53.9714, 77.5007
        xyY:
        0.2261, 0.3177, 53.9714
      CIE-Lab:
        78.4451, -37.4486, -15.7351
        CIE-LCH:
        78.4451, 40.6201, 202.7910
        CIE-Luv:
        78.4451, -56.7681, -19.1445
        Hunter-Lab:
        73.4652, -35.2539, -11.1211
      #2fd6de color charts
#2fd6de RGB chart
      #2fd6de CMYK chart
      #2fd6de RGB pie chart
      #2fd6de color shades, tints & tones
#2fd6de color schemes
#2fd6de color preview, HTML & CSS examples
           This text has a color of #2fd6de        
        
          <p style="color:#2fd6de;">Text here</p>
        
        
          .mytext {color:#2fd6de;}
        
        Text color #2fd6de
      
           This box has a color of #2fd6de        
        
          <div style="background-color:#2fd6de;">Content here</div>
        
        
          .mybackground {background-color:#2fd6de;}
        
        Background color #2fd6de
      
           Border around this has a color of #2fd6de        
        
          <div style="border:2px solid #2fd6de;">Content here</div>
        
        
          .myborder {border:2px solid #2fd6de;}
        
        Border color #2fd6de