#2af098 color space conversions
Hex:
        #2af098
        RGB:
        42, 240, 152
        CMY:
        84, 6, 40
        CMYK:
        83, 0, 37, 6
      HSL:
        153°, 86.8421%, 55.2941%
        HSV (HSB):
        153°, 82.5000%, 94.1176%
        XYZ:
        37.7824, 65.0794, 40.2760
        xyY:
        0.2640, 0.4547, 65.0794
      CIE-Lab:
        84.5246, -65.6578, 29.7500
        CIE-LCH:
        84.5246, 72.0833, 155.6244
        CIE-Luv:
        84.5246, -71.0526, 52.5259
        Hunter-Lab:
        80.6718, -57.5757, 26.8693
      #2af098 color charts
#2af098 RGB chart
      #2af098 CMYK chart
      #2af098 RGB pie chart
      #2af098 color shades, tints & tones
#2af098 color schemes
#2af098 color preview, HTML & CSS examples
           This text has a color of #2af098        
        
          <p style="color:#2af098;">Text here</p>
        
        
          .mytext {color:#2af098;}
        
        Text color #2af098
      
           This box has a color of #2af098        
        
          <div style="background-color:#2af098;">Content here</div>
        
        
          .mybackground {background-color:#2af098;}
        
        Background color #2af098
      
           Border around this has a color of #2af098        
        
          <div style="border:2px solid #2af098;">Content here</div>
        
        
          .myborder {border:2px solid #2af098;}
        
        Border color #2af098