#2fa5c1 color space conversions
Hex:
        #2fa5c1
        RGB:
        47, 165, 193
        CMY:
        82, 35, 24
        CMYK:
        76, 15, 0, 24
      HSL:
        192°, 60.8333%, 47.0588%
        HSV (HSB):
        192°, 75.6477%, 75.6863%
        XYZ:
        24.2531, 31.3649, 55.2278
        xyY:
        0.2188, 0.2830, 31.3649
      CIE-Lab:
        62.8144, -22.5810, -23.6138
        CIE-LCH:
        62.8144, 32.6728, 226.2807
        CIE-Luv:
        62.8144, -41.5992, -33.3975
        Hunter-Lab:
        56.0043, -20.7069, -19.2649
      #2fa5c1 color charts
#2fa5c1 RGB chart
      #2fa5c1 CMYK chart
      #2fa5c1 RGB pie chart
      #2fa5c1 color shades, tints & tones
#2fa5c1 color schemes
#2fa5c1 color preview, HTML & CSS examples
           This text has a color of #2fa5c1        
        
          <p style="color:#2fa5c1;">Text here</p>
        
        
          .mytext {color:#2fa5c1;}
        
        Text color #2fa5c1
      
           This box has a color of #2fa5c1        
        
          <div style="background-color:#2fa5c1;">Content here</div>
        
        
          .mybackground {background-color:#2fa5c1;}
        
        Background color #2fa5c1
      
           Border around this has a color of #2fa5c1        
        
          <div style="border:2px solid #2fa5c1;">Content here</div>
        
        
          .myborder {border:2px solid #2fa5c1;}
        
        Border color #2fa5c1