#2afed6 color space conversions
Hex:
        #2afed6
        RGB:
        42, 254, 214
        CMY:
        84, 0, 16
        CMYK:
        83, 0, 16, 0
      HSL:
        169°, 99.0654%, 58.0392%
        HSV (HSB):
        169°, 83.4646%, 99.6078%
        XYZ:
        48.5343, 76.2309, 75.7743
        xyY:
        0.2420, 0.3801, 76.2309
      CIE-Lab:
        89.9664, -57.1079, 5.4653
        CIE-LCH:
        89.9664, 57.3688, 174.5334
        CIE-Luv:
        89.9664, -71.4114, 17.6002
        Hunter-Lab:
        87.3103, -53.5681, 9.6610
      #2afed6 color charts
#2afed6 RGB chart
      #2afed6 CMYK chart
      #2afed6 RGB pie chart
      #2afed6 color shades, tints & tones
#2afed6 color schemes
#2afed6 color preview, HTML & CSS examples
           This text has a color of #2afed6        
        
          <p style="color:#2afed6;">Text here</p>
        
        
          .mytext {color:#2afed6;}
        
        Text color #2afed6
      
           This box has a color of #2afed6        
        
          <div style="background-color:#2afed6;">Content here</div>
        
        
          .mybackground {background-color:#2afed6;}
        
        Background color #2afed6
      
           Border around this has a color of #2afed6        
        
          <div style="border:2px solid #2afed6;">Content here</div>
        
        
          .myborder {border:2px solid #2afed6;}
        
        Border color #2afed6