#2afae2 color space conversions
Hex:
        #2afae2
        RGB:
        42, 250, 226
        CMY:
        84, 2, 11
        CMYK:
        83, 0, 10, 2
      HSL:
        173°, 95.4128%, 57.2549%
        HSV (HSB):
        173°, 83.2000%, 98.0392%
        XYZ:
        48.8679, 74.3544, 83.7277
        xyY:
        0.2361, 0.3593, 74.3544
      CIE-Lab:
        89.0897, -52.4152, -2.0421
        CIE-LCH:
        89.0897, 52.4550, 182.2312
        CIE-Luv:
        89.0897, -69.1810, 5.1731
        Hunter-Lab:
        86.2290, -49.7408, 2.7902
      #2afae2 color charts
#2afae2 RGB chart
      #2afae2 CMYK chart
      #2afae2 RGB pie chart
      #2afae2 color shades, tints & tones
#2afae2 color schemes
#2afae2 color preview, HTML & CSS examples
           This text has a color of #2afae2        
        
          <p style="color:#2afae2;">Text here</p>
        
        
          .mytext {color:#2afae2;}
        
        Text color #2afae2
      
           This box has a color of #2afae2        
        
          <div style="background-color:#2afae2;">Content here</div>
        
        
          .mybackground {background-color:#2afae2;}
        
        Background color #2afae2
      
           Border around this has a color of #2afae2        
        
          <div style="border:2px solid #2afae2;">Content here</div>
        
        
          .myborder {border:2px solid #2afae2;}
        
        Border color #2afae2