#2afda0 color space conversions
Hex:
        #2afda0
        RGB:
        42, 253, 160
        CMY:
        84, 1, 37
        CMYK:
        83, 0, 37, 1
      HSL:
        154°, 98.1395%, 57.8431%
        HSV (HSB):
        154°, 83.3992%, 99.2157%
        XYZ:
        42.4253, 73.2809, 45.1663
        xyY:
        0.2637, 0.4555, 73.2809
      CIE-Lab:
        88.5815, -68.6632, 31.1544
        CIE-LCH:
        88.5815, 75.4004, 155.5949
        CIE-Luv:
        88.5815, -74.8094, 55.3610
        Hunter-Lab:
        85.6042, -61.3432, 28.6405
      #2afda0 color charts
#2afda0 RGB chart
      #2afda0 CMYK chart
      #2afda0 RGB pie chart
      #2afda0 color shades, tints & tones
#2afda0 color schemes
#2afda0 color preview, HTML & CSS examples
           This text has a color of #2afda0        
        
          <p style="color:#2afda0;">Text here</p>
        
        
          .mytext {color:#2afda0;}
        
        Text color #2afda0
      
           This box has a color of #2afda0        
        
          <div style="background-color:#2afda0;">Content here</div>
        
        
          .mybackground {background-color:#2afda0;}
        
        Background color #2afda0
      
           Border around this has a color of #2afda0        
        
          <div style="border:2px solid #2afda0;">Content here</div>
        
        
          .myborder {border:2px solid #2afda0;}
        
        Border color #2afda0