#2fdcc5 color space conversions
Hex:
        #2fdcc5
        RGB:
        47, 220, 197
        CMY:
        82, 14, 23
        CMYK:
        79, 0, 10, 14
      HSL:
        172°, 71.1934%, 52.3529%
        HSV (HSB):
        172°, 78.6364%, 86.2745%
        XYZ:
        36.8435, 55.8220, 61.6562
        xyY:
        0.2387, 0.3617, 55.8220
      CIE-Lab:
        79.5124, -47.1241, -0.7870
        CIE-LCH:
        79.5124, 47.1306, 180.9568
        CIE-Luv:
        79.5124, -60.6706, 6.2101
        Hunter-Lab:
        74.7141, -42.7265, 3.3721
      #2fdcc5 color charts
#2fdcc5 RGB chart
      #2fdcc5 CMYK chart
      #2fdcc5 RGB pie chart
      #2fdcc5 color shades, tints & tones
#2fdcc5 color schemes
#2fdcc5 color preview, HTML & CSS examples
           This text has a color of #2fdcc5        
        
          <p style="color:#2fdcc5;">Text here</p>
        
        
          .mytext {color:#2fdcc5;}
        
        Text color #2fdcc5
      
           This box has a color of #2fdcc5        
        
          <div style="background-color:#2fdcc5;">Content here</div>
        
        
          .mybackground {background-color:#2fdcc5;}
        
        Background color #2fdcc5
      
           Border around this has a color of #2fdcc5        
        
          <div style="border:2px solid #2fdcc5;">Content here</div>
        
        
          .myborder {border:2px solid #2fdcc5;}
        
        Border color #2fdcc5