#2fa3c1 color space conversions
Hex:
        #2fa3c1
        RGB:
        47, 163, 193
        CMY:
        82, 36, 24
        CMYK:
        76, 16, 0, 24
      HSL:
        192°, 60.8333%, 47.0588%
        HSV (HSB):
        192°, 75.6477%, 75.6863%
        XYZ:
        23.8951, 30.6490, 55.1085
        xyY:
        0.2179, 0.2795, 30.6490
      CIE-Lab:
        62.2102, -21.5444, -24.5406
        CIE-LCH:
        62.2102, 32.6558, 228.7199
        CIE-Luv:
        62.2102, -40.8864, -35.0041
        Hunter-Lab:
        55.3615, -19.8385, -20.2660
      #2fa3c1 color charts
#2fa3c1 RGB chart
      #2fa3c1 CMYK chart
      #2fa3c1 RGB pie chart
      #2fa3c1 color shades, tints & tones
#2fa3c1 color schemes
#2fa3c1 color preview, HTML & CSS examples
           This text has a color of #2fa3c1        
        
          <p style="color:#2fa3c1;">Text here</p>
        
        
          .mytext {color:#2fa3c1;}
        
        Text color #2fa3c1
      
           This box has a color of #2fa3c1        
        
          <div style="background-color:#2fa3c1;">Content here</div>
        
        
          .mybackground {background-color:#2fa3c1;}
        
        Background color #2fa3c1
      
           Border around this has a color of #2fa3c1        
        
          <div style="border:2px solid #2fa3c1;">Content here</div>
        
        
          .myborder {border:2px solid #2fa3c1;}
        
        Border color #2fa3c1