#2afcf2 color space conversions
Hex:
        #2afcf2
        RGB:
        42, 252, 242
        CMY:
        84, 1, 5
        CMYK:
        83, 0, 4, 1
      HSL:
        177°, 97.2222%, 57.6471%
        HSV (HSB):
        177°, 83.3333%, 98.8235%
        XYZ:
        51.7923, 76.5239, 96.0452
        xyY:
        0.2308, 0.3411, 76.5239
      CIE-Lab:
        90.1020, -48.9427, -8.8743
        CIE-LCH:
        90.1020, 49.7408, 190.2773
        CIE-Luv:
        90.1020, -68.6318, -6.3530
        Hunter-Lab:
        87.4779, -47.4035, -3.8622
      #2afcf2 color charts
#2afcf2 RGB chart
      #2afcf2 CMYK chart
      #2afcf2 RGB pie chart
      #2afcf2 color shades, tints & tones
#2afcf2 color schemes
#2afcf2 color preview, HTML & CSS examples
           This text has a color of #2afcf2        
        
          <p style="color:#2afcf2;">Text here</p>
        
        
          .mytext {color:#2afcf2;}
        
        Text color #2afcf2
      
           This box has a color of #2afcf2        
        
          <div style="background-color:#2afcf2;">Content here</div>
        
        
          .mybackground {background-color:#2afcf2;}
        
        Background color #2afcf2
      
           Border around this has a color of #2afcf2        
        
          <div style="border:2px solid #2afcf2;">Content here</div>
        
        
          .myborder {border:2px solid #2afcf2;}
        
        Border color #2afcf2