#2fa4bc color space conversions
Hex:
        #2fa4bc
        RGB:
        47, 164, 188
        CMY:
        82, 36, 26
        CMYK:
        75, 13, 0, 26
      HSL:
        190°, 60.0000%, 46.0784%
        HSV (HSB):
        190°, 75.0000%, 73.7255%
        XYZ:
        23.5248, 30.7861, 52.2794
        xyY:
        0.2207, 0.2888, 30.7861
      CIE-Lab:
        62.3266, -23.6849, -21.5643
        CIE-LCH:
        62.3266, 32.0311, 222.3168
        CIE-Luv:
        62.3266, -41.5679, -29.8651
        Hunter-Lab:
        55.4852, -21.4180, -17.0247
      #2fa4bc color charts
#2fa4bc RGB chart
      #2fa4bc CMYK chart
      #2fa4bc RGB pie chart
      #2fa4bc color shades, tints & tones
#2fa4bc color schemes
#2fa4bc color preview, HTML & CSS examples
           This text has a color of #2fa4bc        
        
          <p style="color:#2fa4bc;">Text here</p>
        
        
          .mytext {color:#2fa4bc;}
        
        Text color #2fa4bc
      
           This box has a color of #2fa4bc        
        
          <div style="background-color:#2fa4bc;">Content here</div>
        
        
          .mybackground {background-color:#2fa4bc;}
        
        Background color #2fa4bc
      
           Border around this has a color of #2fa4bc        
        
          <div style="border:2px solid #2fa4bc;">Content here</div>
        
        
          .myborder {border:2px solid #2fa4bc;}
        
        Border color #2fa4bc