#2fa1bc color space conversions
Hex:
        #2fa1bc
        RGB:
        47, 161, 188
        CMY:
        82, 37, 26
        CMYK:
        75, 14, 0, 26
      HSL:
        191°, 60.0000%, 46.0784%
        HSV (HSB):
        191°, 75.0000%, 73.7255%
        XYZ:
        22.9943, 29.7249, 52.1025
        xyY:
        0.2194, 0.2836, 29.7249
      CIE-Lab:
        61.4161, -22.1384, -22.9573
        CIE-LCH:
        61.4161, 31.8927, 226.0403
        CIE-Luv:
        61.4161, -40.4936, -32.2699
        Hunter-Lab:
        54.5206, -20.1279, -18.4960
      #2fa1bc color charts
#2fa1bc RGB chart
      #2fa1bc CMYK chart
      #2fa1bc RGB pie chart
      #2fa1bc color shades, tints & tones
#2fa1bc color schemes
#2fa1bc color preview, HTML & CSS examples
           This text has a color of #2fa1bc        
        
          <p style="color:#2fa1bc;">Text here</p>
        
        
          .mytext {color:#2fa1bc;}
        
        Text color #2fa1bc
      
           This box has a color of #2fa1bc        
        
          <div style="background-color:#2fa1bc;">Content here</div>
        
        
          .mybackground {background-color:#2fa1bc;}
        
        Background color #2fa1bc
      
           Border around this has a color of #2fa1bc        
        
          <div style="border:2px solid #2fa1bc;">Content here</div>
        
        
          .myborder {border:2px solid #2fa1bc;}
        
        Border color #2fa1bc