#2afdf7 color space conversions
Hex:
        #2afdf7
        RGB:
        42, 253, 247
        CMY:
        84, 1, 3
        CMYK:
        83, 0, 2, 1
      HSL:
        178°, 98.1395%, 57.8431%
        HSV (HSB):
        178°, 83.3992%, 99.2157%
        XYZ:
        52.8686, 77.4582, 100.1601
        xyY:
        0.2294, 0.3361, 77.4582
      CIE-Lab:
        90.5321, -47.9868, -10.8338
        CIE-LCH:
        90.5321, 49.1946, 192.7222
        CIE-Luv:
        90.5321, -68.5826, -9.7166
        Hunter-Lab:
        88.0103, -46.7915, -5.8677
      #2afdf7 color charts
#2afdf7 RGB chart
      #2afdf7 CMYK chart
      #2afdf7 RGB pie chart
      #2afdf7 color shades, tints & tones
#2afdf7 color schemes
#2afdf7 color preview, HTML & CSS examples
           This text has a color of #2afdf7        
        
          <p style="color:#2afdf7;">Text here</p>
        
        
          .mytext {color:#2afdf7;}
        
        Text color #2afdf7
      
           This box has a color of #2afdf7        
        
          <div style="background-color:#2afdf7;">Content here</div>
        
        
          .mybackground {background-color:#2afdf7;}
        
        Background color #2afdf7
      
           Border around this has a color of #2afdf7        
        
          <div style="border:2px solid #2afdf7;">Content here</div>
        
        
          .myborder {border:2px solid #2afdf7;}
        
        Border color #2afdf7