#2faae8 color space conversions
Hex:
        #2faae8
        RGB:
        47, 170, 232
        CMY:
        82, 33, 9
        CMYK:
        80, 27, 0, 9
      HSL:
        200°, 80.0866%, 54.7059%
        HSV (HSB):
        200°, 79.7414%, 90.9804%
        XYZ:
        30.1125, 35.1800, 81.5472
        xyY:
        0.2051, 0.2396, 35.1800
      CIE-Lab:
        65.8886, -12.1104, -40.4396
        CIE-LCH:
        65.8886, 42.2140, 253.3286
        CIE-Luv:
        65.8886, -40.8898, -63.1893
        Hunter-Lab:
        59.3127, -13.1745, -39.9971
      #2faae8 color charts
#2faae8 RGB chart
      #2faae8 CMYK chart
      #2faae8 RGB pie chart
      #2faae8 color shades, tints & tones
#2faae8 color schemes
#2faae8 color preview, HTML & CSS examples
           This text has a color of #2faae8        
        
          <p style="color:#2faae8;">Text here</p>
        
        
          .mytext {color:#2faae8;}
        
        Text color #2faae8
      
           This box has a color of #2faae8        
        
          <div style="background-color:#2faae8;">Content here</div>
        
        
          .mybackground {background-color:#2faae8;}
        
        Background color #2faae8
      
           Border around this has a color of #2faae8        
        
          <div style="border:2px solid #2faae8;">Content here</div>
        
        
          .myborder {border:2px solid #2faae8;}
        
        Border color #2faae8