#2fa1ae color space conversions
Hex:
        #2fa1ae
        RGB:
        47, 161, 174
        CMY:
        82, 37, 32
        CMYK:
        73, 7, 0, 32
      HSL:
        186°, 57.4661%, 43.3333%
        HSV (HSB):
        186°, 72.9885%, 68.2353%
        XYZ:
        21.5571, 29.1501, 44.5347
        xyY:
        0.2263, 0.3061, 29.1501
      CIE-Lab:
        60.9138, -26.6040, -15.8500
        CIE-LCH:
        60.9138, 30.9677, 210.7854
        CIE-Luv:
        60.9138, -41.4033, -20.1810
        Hunter-Lab:
        53.9908, -23.2134, -11.1123
      #2fa1ae color charts
#2fa1ae RGB chart
      #2fa1ae CMYK chart
      #2fa1ae RGB pie chart
      #2fa1ae color shades, tints & tones
#2fa1ae color schemes
#2fa1ae color preview, HTML & CSS examples
           This text has a color of #2fa1ae        
        
          <p style="color:#2fa1ae;">Text here</p>
        
        
          .mytext {color:#2fa1ae;}
        
        Text color #2fa1ae
      
           This box has a color of #2fa1ae        
        
          <div style="background-color:#2fa1ae;">Content here</div>
        
        
          .mybackground {background-color:#2fa1ae;}
        
        Background color #2fa1ae
      
           Border around this has a color of #2fa1ae        
        
          <div style="border:2px solid #2fa1ae;">Content here</div>
        
        
          .myborder {border:2px solid #2fa1ae;}
        
        Border color #2fa1ae