#2fc0a5 color space conversions
Hex:
        #2fc0a5
        RGB:
        47, 192, 165
        CMY:
        82, 25, 35
        CMYK:
        76, 0, 14, 25
      HSL:
        169°, 60.6695%, 46.8627%
        HSV (HSB):
        169°, 75.5208%, 75.2941%
        XYZ:
        26.8135, 41.0202, 42.1018
        xyY:
        0.2439, 0.3731, 41.0202
      CIE-Lab:
        70.1901, -43.5838, 2.8978
        CIE-LCH:
        70.1901, 43.6800, 176.1961
        CIE-Luv:
        70.1901, -53.1634, 11.0458
        Hunter-Lab:
        64.0470, -37.3528, 5.8582
      #2fc0a5 color charts
#2fc0a5 RGB chart
      #2fc0a5 CMYK chart
      #2fc0a5 RGB pie chart
      #2fc0a5 color shades, tints & tones
#2fc0a5 color schemes
#2fc0a5 color preview, HTML & CSS examples
           This text has a color of #2fc0a5        
        
          <p style="color:#2fc0a5;">Text here</p>
        
        
          .mytext {color:#2fc0a5;}
        
        Text color #2fc0a5
      
           This box has a color of #2fc0a5        
        
          <div style="background-color:#2fc0a5;">Content here</div>
        
        
          .mybackground {background-color:#2fc0a5;}
        
        Background color #2fc0a5
      
           Border around this has a color of #2fc0a5        
        
          <div style="border:2px solid #2fc0a5;">Content here</div>
        
        
          .myborder {border:2px solid #2fc0a5;}
        
        Border color #2fc0a5