#2af898 color space conversions
Hex:
        #2af898
        RGB:
        42, 248, 152
        CMY:
        84, 3, 40
        CMYK:
        83, 0, 39, 3
      HSL:
        152°, 93.6364%, 56.8627%
        HSV (HSB):
        152°, 83.0645%, 97.2549%
        XYZ:
        40.1897, 69.8940, 41.0784
        xyY:
        0.2659, 0.4624, 69.8940
      CIE-Lab:
        86.9449, -68.4420, 32.9756
        CIE-LCH:
        86.9449, 75.9716, 154.2751
        CIE-Luv:
        86.9449, -73.6746, 57.3610
        Hunter-Lab:
        83.6027, -60.4955, 29.3895
      #2af898 color charts
#2af898 RGB chart
      #2af898 CMYK chart
      #2af898 RGB pie chart
      #2af898 color shades, tints & tones
#2af898 color schemes
#2af898 color preview, HTML & CSS examples
           This text has a color of #2af898        
        
          <p style="color:#2af898;">Text here</p>
        
        
          .mytext {color:#2af898;}
        
        Text color #2af898
      
           This box has a color of #2af898        
        
          <div style="background-color:#2af898;">Content here</div>
        
        
          .mybackground {background-color:#2af898;}
        
        Background color #2af898
      
           Border around this has a color of #2af898        
        
          <div style="border:2px solid #2af898;">Content here</div>
        
        
          .myborder {border:2px solid #2af898;}
        
        Border color #2af898