#2af1de color space conversions
Hex:
        #2af1de
        RGB:
        42, 241, 222
        CMY:
        84, 5, 13
        CMYK:
        83, 0, 8, 5
      HSL:
        174°, 87.6652%, 55.4902%
        HSV (HSB):
        174°, 82.5726%, 94.5098%
        XYZ:
        45.5950, 68.6768, 79.9601
        xyY:
        0.2347, 0.3536, 68.6768
      CIE-Lab:
        86.3437, -49.7290, -3.9859
        CIE-LCH:
        86.3437, 49.8885, 184.5826
        CIE-Luv:
        86.3437, -66.4658, 1.6510
        Hunter-Lab:
        82.8714, -46.8163, 0.8029
      #2af1de color charts
#2af1de RGB chart
      #2af1de CMYK chart
      #2af1de RGB pie chart
      #2af1de color shades, tints & tones
#2af1de color schemes
#2af1de color preview, HTML & CSS examples
           This text has a color of #2af1de        
        
          <p style="color:#2af1de;">Text here</p>
        
        
          .mytext {color:#2af1de;}
        
        Text color #2af1de
      
           This box has a color of #2af1de        
        
          <div style="background-color:#2af1de;">Content here</div>
        
        
          .mybackground {background-color:#2af1de;}
        
        Background color #2af1de
      
           Border around this has a color of #2af1de        
        
          <div style="border:2px solid #2af1de;">Content here</div>
        
        
          .myborder {border:2px solid #2af1de;}
        
        Border color #2af1de