#2faee2 color space conversions
Hex:
        #2faee2
        RGB:
        47, 174, 226
        CMY:
        82, 32, 11
        CMYK:
        79, 23, 0, 11
      HSL:
        197°, 75.5274%, 53.5294%
        HSV (HSB):
        197°, 79.2035%, 88.6275%
        XYZ:
        30.0358, 36.3674, 77.3881
        xyY:
        0.2089, 0.2529, 36.3674
      CIE-Lab:
        66.7997, -16.3275, -35.7267
        CIE-LCH:
        66.7997, 39.2808, 245.4391
        CIE-Luv:
        66.7997, -42.6335, -54.8035
        Hunter-Lab:
        60.3054, -16.6305, -33.8712
      #2faee2 color charts
#2faee2 RGB chart
      #2faee2 CMYK chart
      #2faee2 RGB pie chart
      #2faee2 color shades, tints & tones
#2faee2 color schemes
#2faee2 color preview, HTML & CSS examples
           This text has a color of #2faee2        
        
          <p style="color:#2faee2;">Text here</p>
        
        
          .mytext {color:#2faee2;}
        
        Text color #2faee2
      
           This box has a color of #2faee2        
        
          <div style="background-color:#2faee2;">Content here</div>
        
        
          .mybackground {background-color:#2faee2;}
        
        Background color #2faee2
      
           Border around this has a color of #2faee2        
        
          <div style="border:2px solid #2faee2;">Content here</div>
        
        
          .myborder {border:2px solid #2faee2;}
        
        Border color #2faee2