#2fafbc color space conversions
Hex:
        #2fafbc
        RGB:
        47, 175, 188
        CMY:
        82, 31, 26
        CMYK:
        75, 7, 0, 26
      HSL:
        186°, 60.0000%, 46.0784%
        HSV (HSB):
        186°, 75.0000%, 73.7255%
        XYZ:
        25.5794, 34.8951, 52.9642
        xyY:
        0.2255, 0.3076, 34.8951
      CIE-Lab:
        65.6669, -29.1976, -16.4860
        CIE-LCH:
        65.6669, 33.5304, 209.4507
        CIE-Luv:
        65.6669, -45.5032, -21.0778
        Hunter-Lab:
        59.0721, -26.0822, -11.8091
      #2fafbc color charts
#2fafbc RGB chart
      #2fafbc CMYK chart
      #2fafbc RGB pie chart
      #2fafbc color shades, tints & tones
#2fafbc color schemes
#2fafbc color preview, HTML & CSS examples
           This text has a color of #2fafbc        
        
          <p style="color:#2fafbc;">Text here</p>
        
        
          .mytext {color:#2fafbc;}
        
        Text color #2fafbc
      
           This box has a color of #2fafbc        
        
          <div style="background-color:#2fafbc;">Content here</div>
        
        
          .mybackground {background-color:#2fafbc;}
        
        Background color #2fafbc
      
           Border around this has a color of #2fafbc        
        
          <div style="border:2px solid #2fafbc;">Content here</div>
        
        
          .myborder {border:2px solid #2fafbc;}
        
        Border color #2fafbc