#2ffa95 color space conversions
Hex:
        #2ffa95
        RGB:
        47, 250, 149
        CMY:
        82, 2, 42
        CMYK:
        81, 0, 40, 2
      HSL:
        150°, 95.3052%, 58.2353%
        HSV (HSB):
        150°, 81.2000%, 98.0392%
        XYZ:
        40.7827, 71.1455, 40.0168
        xyY:
        0.2684, 0.4682, 71.1455
      CIE-Lab:
        87.5556, -69.2379, 35.2845
        CIE-LCH:
        87.5556, 77.7103, 152.9960
        CIE-Luv:
        87.5556, -73.9831, 60.4189
        Hunter-Lab:
        84.3478, -61.3027, 30.9147
      #2ffa95 color charts
#2ffa95 RGB chart
      #2ffa95 CMYK chart
      #2ffa95 RGB pie chart
      #2ffa95 color shades, tints & tones
#2ffa95 color schemes
#2ffa95 color preview, HTML & CSS examples
           This text has a color of #2ffa95        
        
          <p style="color:#2ffa95;">Text here</p>
        
        
          .mytext {color:#2ffa95;}
        
        Text color #2ffa95
      
           This box has a color of #2ffa95        
        
          <div style="background-color:#2ffa95;">Content here</div>
        
        
          .mybackground {background-color:#2ffa95;}
        
        Background color #2ffa95
      
           Border around this has a color of #2ffa95        
        
          <div style="border:2px solid #2ffa95;">Content here</div>
        
        
          .myborder {border:2px solid #2ffa95;}
        
        Border color #2ffa95