#2faca1 color space conversions
Hex:
        #2faca1
        RGB:
        47, 172, 161
        CMY:
        82, 33, 37
        CMYK:
        73, 0, 6, 33
      HSL:
        175°, 57.0776%, 42.9412%
        HSV (HSB):
        175°, 72.6744%, 67.4510%
        XYZ:
        22.3578, 32.6826, 38.8482
        xyY:
        0.2381, 0.3481, 32.6826
      CIE-Lab:
        63.9031, -35.7592, -4.0875
        CIE-LCH:
        63.9031, 35.9921, 186.5209
        CIE-Luv:
        63.9031, -46.2652, -0.6687
        Hunter-Lab:
        57.1687, -30.2365, -0.2716
      #2faca1 color charts
#2faca1 RGB chart
      #2faca1 CMYK chart
      #2faca1 RGB pie chart
      #2faca1 color shades, tints & tones
#2faca1 color schemes
#2faca1 color preview, HTML & CSS examples
           This text has a color of #2faca1        
        
          <p style="color:#2faca1;">Text here</p>
        
        
          .mytext {color:#2faca1;}
        
        Text color #2faca1
      
           This box has a color of #2faca1        
        
          <div style="background-color:#2faca1;">Content here</div>
        
        
          .mybackground {background-color:#2faca1;}
        
        Background color #2faca1
      
           Border around this has a color of #2faca1        
        
          <div style="border:2px solid #2faca1;">Content here</div>
        
        
          .myborder {border:2px solid #2faca1;}
        
        Border color #2faca1