#2af891 color space conversions
Hex:
        #2af891
        RGB:
        42, 248, 145
        CMY:
        84, 3, 43
        CMYK:
        83, 0, 42, 3
      HSL:
        150°, 93.6364%, 56.8627%
        HSV (HSB):
        150°, 83.0645%, 97.2549%
        XYZ:
        39.6331, 69.6714, 38.1471
        xyY:
        0.2688, 0.4725, 69.6714
      CIE-Lab:
        86.8354, -69.7110, 36.3096
        CIE-LCH:
        86.8354, 78.6003, 152.4868
        CIE-Luv:
        86.8354, -74.0932, 61.6037
        Hunter-Lab:
        83.4694, -61.3157, 31.3319
      #2af891 color charts
#2af891 RGB chart
      #2af891 CMYK chart
      #2af891 RGB pie chart
      #2af891 color shades, tints & tones
#2af891 color schemes
#2af891 color preview, HTML & CSS examples
           This text has a color of #2af891        
        
          <p style="color:#2af891;">Text here</p>
        
        
          .mytext {color:#2af891;}
        
        Text color #2af891
      
           This box has a color of #2af891        
        
          <div style="background-color:#2af891;">Content here</div>
        
        
          .mybackground {background-color:#2af891;}
        
        Background color #2af891
      
           Border around this has a color of #2af891        
        
          <div style="border:2px solid #2af891;">Content here</div>
        
        
          .myborder {border:2px solid #2af891;}
        
        Border color #2af891