#2fc0a2 color space conversions
Hex:
        #2fc0a2
        RGB:
        47, 192, 162
        CMY:
        82, 25, 36
        CMYK:
        76, 0, 16, 25
      HSL:
        168°, 60.6695%, 46.8627%
        HSV (HSB):
        168°, 75.5208%, 75.2941%
        XYZ:
        26.5435, 40.9122, 40.6803
        xyY:
        0.2455, 0.3783, 40.9122
      CIE-Lab:
        70.1144, -44.3617, 4.4260
        CIE-LCH:
        70.1144, 44.5819, 174.3025
        CIE-Luv:
        70.1144, -53.3701, 13.4073
        Hunter-Lab:
        63.9627, -37.8600, 7.0654
      #2fc0a2 color charts
#2fc0a2 RGB chart
      #2fc0a2 CMYK chart
      #2fc0a2 RGB pie chart
      #2fc0a2 color shades, tints & tones
#2fc0a2 color schemes
#2fc0a2 color preview, HTML & CSS examples
           This text has a color of #2fc0a2        
        
          <p style="color:#2fc0a2;">Text here</p>
        
        
          .mytext {color:#2fc0a2;}
        
        Text color #2fc0a2
      
           This box has a color of #2fc0a2        
        
          <div style="background-color:#2fc0a2;">Content here</div>
        
        
          .mybackground {background-color:#2fc0a2;}
        
        Background color #2fc0a2
      
           Border around this has a color of #2fc0a2        
        
          <div style="border:2px solid #2fc0a2;">Content here</div>
        
        
          .myborder {border:2px solid #2fc0a2;}
        
        Border color #2fc0a2