#2afaf0 color space conversions
Hex:
        #2afaf0
        RGB:
        42, 250, 240
        CMY:
        84, 2, 6
        CMYK:
        83, 0, 4, 2
      HSL:
        177°, 95.4128%, 57.2549%
        HSV (HSB):
        177°, 83.2000%, 98.0392%
        XYZ:
        50.8686, 75.1547, 94.2633
        xyY:
        0.2309, 0.3412, 75.1547
      CIE-Lab:
        89.4654, -48.6411, -8.7783
        CIE-LCH:
        89.4654, 49.4268, 190.2301
        CIE-Luv:
        89.4654, -68.1165, -6.2390
        Hunter-Lab:
        86.6918, -46.9713, -3.7840
      #2afaf0 color charts
#2afaf0 RGB chart
      #2afaf0 CMYK chart
      #2afaf0 RGB pie chart
      #2afaf0 color shades, tints & tones
#2afaf0 color schemes
#2afaf0 color preview, HTML & CSS examples
           This text has a color of #2afaf0        
        
          <p style="color:#2afaf0;">Text here</p>
        
        
          .mytext {color:#2afaf0;}
        
        Text color #2afaf0
      
           This box has a color of #2afaf0        
        
          <div style="background-color:#2afaf0;">Content here</div>
        
        
          .mybackground {background-color:#2afaf0;}
        
        Background color #2afaf0
      
           Border around this has a color of #2afaf0        
        
          <div style="border:2px solid #2afaf0;">Content here</div>
        
        
          .myborder {border:2px solid #2afaf0;}
        
        Border color #2afaf0