#2fdde9 color space conversions
Hex:
        #2fdde9
        RGB:
        47, 221, 233
        CMY:
        82, 13, 9
        CMYK:
        80, 5, 0, 9
      HSL:
        184°, 80.8696%, 54.9020%
        HSV (HSB):
        184°, 79.8283%, 91.3725%
        XYZ:
        41.7367, 58.2004, 86.1248
        xyY:
        0.2243, 0.3128, 58.2004
      CIE-Lab:
        80.8501, -37.4167, -17.9806
        CIE-LCH:
        80.8501, 41.5128, 205.6666
        CIE-Luv:
        80.8501, -58.3642, -22.9450
        Hunter-Lab:
        76.2892, -35.8513, -13.5316
      #2fdde9 color charts
#2fdde9 RGB chart
      #2fdde9 CMYK chart
      #2fdde9 RGB pie chart
      #2fdde9 color shades, tints & tones
#2fdde9 color schemes
#2fdde9 color preview, HTML & CSS examples
           This text has a color of #2fdde9        
        
          <p style="color:#2fdde9;">Text here</p>
        
        
          .mytext {color:#2fdde9;}
        
        Text color #2fdde9
      
           This box has a color of #2fdde9        
        
          <div style="background-color:#2fdde9;">Content here</div>
        
        
          .mybackground {background-color:#2fdde9;}
        
        Background color #2fdde9
      
           Border around this has a color of #2fdde9        
        
          <div style="border:2px solid #2fdde9;">Content here</div>
        
        
          .myborder {border:2px solid #2fdde9;}
        
        Border color #2fdde9