#2faec8 color space conversions
Hex:
        #2faec8
        RGB:
        47, 174, 200
        CMY:
        82, 32, 22
        CMYK:
        77, 13, 0, 22
      HSL:
        190°, 61.9433%, 48.4314%
        HSV (HSB):
        190°, 76.5000%, 78.4314%
        XYZ:
        26.7337, 35.0466, 59.9992
        xyY:
        0.2195, 0.2878, 35.0466
      CIE-Lab:
        65.7849, -24.9215, -22.9593
        CIE-LCH:
        65.7849, 33.8853, 222.6533
        CIE-Luv:
        65.7849, -44.3337, -32.2316
        Hunter-Lab:
        59.2001, -22.9930, -18.6502
      #2faec8 color charts
#2faec8 RGB chart
      #2faec8 CMYK chart
      #2faec8 RGB pie chart
      #2faec8 color shades, tints & tones
#2faec8 color schemes
#2faec8 color preview, HTML & CSS examples
           This text has a color of #2faec8        
        
          <p style="color:#2faec8;">Text here</p>
        
        
          .mytext {color:#2faec8;}
        
        Text color #2faec8
      
           This box has a color of #2faec8        
        
          <div style="background-color:#2faec8;">Content here</div>
        
        
          .mybackground {background-color:#2faec8;}
        
        Background color #2faec8
      
           Border around this has a color of #2faec8        
        
          <div style="border:2px solid #2faec8;">Content here</div>
        
        
          .myborder {border:2px solid #2faec8;}
        
        Border color #2faec8