#2af9de color space conversions
Hex:
        #2af9de
        RGB:
        42, 249, 222
        CMY:
        84, 2, 13
        CMYK:
        83, 0, 11, 2
      HSL:
        172°, 94.5205%, 57.0588%
        HSV (HSB):
        172°, 83.1325%, 97.6471%
        XYZ:
        48.0153, 73.5175, 80.7669
        xyY:
        0.2373, 0.3634, 73.5175
      CIE-Lab:
        88.6940, -53.0524, -0.5387
        CIE-LCH:
        88.6940, 53.0552, 180.5817
        CIE-Luv:
        88.6940, -69.1485, 7.6381
        Hunter-Lab:
        85.7424, -50.0899, 4.1702
      #2af9de color charts
#2af9de RGB chart
      #2af9de CMYK chart
      #2af9de RGB pie chart
      #2af9de color shades, tints & tones
#2af9de color schemes
#2af9de color preview, HTML & CSS examples
           This text has a color of #2af9de        
        
          <p style="color:#2af9de;">Text here</p>
        
        
          .mytext {color:#2af9de;}
        
        Text color #2af9de
      
           This box has a color of #2af9de        
        
          <div style="background-color:#2af9de;">Content here</div>
        
        
          .mybackground {background-color:#2af9de;}
        
        Background color #2af9de
      
           Border around this has a color of #2af9de        
        
          <div style="border:2px solid #2af9de;">Content here</div>
        
        
          .myborder {border:2px solid #2af9de;}
        
        Border color #2af9de