#2ff895 color space conversions
Hex:
        #2ff895
        RGB:
        47, 248, 149
        CMY:
        82, 3, 42
        CMYK:
        81, 0, 40, 3
      HSL:
        150°, 93.4884%, 57.8431%
        HSV (HSB):
        150°, 81.0484%, 97.2549%
        XYZ:
        40.1645, 69.9091, 39.8107
        xyY:
        0.2680, 0.4664, 69.9091
      CIE-Lab:
        86.9522, -68.5523, 34.4905
        CIE-LCH:
        86.9522, 76.7399, 153.2918
        CIE-Luv:
        86.9522, -73.3281, 59.2422
        Hunter-Lab:
        83.6116, -60.5744, 30.2979
      #2ff895 color charts
#2ff895 RGB chart
      #2ff895 CMYK chart
      #2ff895 RGB pie chart
      #2ff895 color shades, tints & tones
#2ff895 color schemes
#2ff895 color preview, HTML & CSS examples
           This text has a color of #2ff895        
        
          <p style="color:#2ff895;">Text here</p>
        
        
          .mytext {color:#2ff895;}
        
        Text color #2ff895
      
           This box has a color of #2ff895        
        
          <div style="background-color:#2ff895;">Content here</div>
        
        
          .mybackground {background-color:#2ff895;}
        
        Background color #2ff895
      
           Border around this has a color of #2ff895        
        
          <div style="border:2px solid #2ff895;">Content here</div>
        
        
          .myborder {border:2px solid #2ff895;}
        
        Border color #2ff895