#2fafc4 color space conversions
Hex:
        #2fafc4
        RGB:
        47, 175, 196
        CMY:
        82, 31, 23
        CMYK:
        76, 11, 0, 23
      HSL:
        188°, 61.3169%, 47.6471%
        HSV (HSB):
        188°, 76.0204%, 76.8627%
        XYZ:
        26.4661, 35.2498, 57.6335
        xyY:
        0.2218, 0.2953, 35.2498
      CIE-Lab:
        65.9427, -26.6984, -20.5033
        CIE-LCH:
        65.9427, 33.6629, 217.5228
        CIE-Luv:
        65.9427, -44.9584, -27.9669
        Hunter-Lab:
        59.3715, -24.3302, -15.9943
      #2fafc4 color charts
#2fafc4 RGB chart
      #2fafc4 CMYK chart
      #2fafc4 RGB pie chart
      #2fafc4 color shades, tints & tones
#2fafc4 color schemes
#2fafc4 color preview, HTML & CSS examples
           This text has a color of #2fafc4        
        
          <p style="color:#2fafc4;">Text here</p>
        
        
          .mytext {color:#2fafc4;}
        
        Text color #2fafc4
      
           This box has a color of #2fafc4        
        
          <div style="background-color:#2fafc4;">Content here</div>
        
        
          .mybackground {background-color:#2fafc4;}
        
        Background color #2fafc4
      
           Border around this has a color of #2fafc4        
        
          <div style="border:2px solid #2fafc4;">Content here</div>
        
        
          .myborder {border:2px solid #2fafc4;}
        
        Border color #2fafc4