#2af49a color space conversions
Hex:
        #2af49a
        RGB:
        42, 244, 154
        CMY:
        84, 4, 40
        CMYK:
        83, 0, 37, 4
      HSL:
        153°, 90.1786%, 56.0784%
        HSV (HSB):
        153°, 82.7869%, 95.6863%
        XYZ:
        39.1383, 67.5267, 41.5430
        xyY:
        0.2641, 0.4556, 67.5267
      CIE-Lab:
        85.7692, -66.6764, 30.4059
        CIE-LCH:
        85.7692, 73.2820, 155.4860
        CIE-Luv:
        85.7692, -72.2431, 53.6944
        Hunter-Lab:
        82.1746, -58.7893, 27.5485
      #2af49a color charts
#2af49a RGB chart
      #2af49a CMYK chart
      #2af49a RGB pie chart
      #2af49a color shades, tints & tones
#2af49a color schemes
#2af49a color preview, HTML & CSS examples
           This text has a color of #2af49a        
        
          <p style="color:#2af49a;">Text here</p>
        
        
          .mytext {color:#2af49a;}
        
        Text color #2af49a
      
           This box has a color of #2af49a        
        
          <div style="background-color:#2af49a;">Content here</div>
        
        
          .mybackground {background-color:#2af49a;}
        
        Background color #2af49a
      
           Border around this has a color of #2af49a        
        
          <div style="border:2px solid #2af49a;">Content here</div>
        
        
          .myborder {border:2px solid #2af49a;}
        
        Border color #2af49a