#2ffd95 color space conversions
Hex:
        #2ffd95
        RGB:
        47, 253, 149
        CMY:
        82, 1, 42
        CMYK:
        81, 0, 41, 1
      HSL:
        150°, 98.0952%, 58.8235%
        HSV (HSB):
        150°, 81.4229%, 99.2157%
        XYZ:
        41.7224, 73.0248, 40.3300
        xyY:
        0.2690, 0.4709, 73.0248
      CIE-Lab:
        88.4596, -70.2596, 36.4702
        CIE-LCH:
        88.4596, 79.1612, 152.5672
        CIE-Luv:
        88.4596, -74.9624, 62.1718
        Hunter-Lab:
        85.4546, -62.3945, 31.8365
      #2ffd95 color charts
#2ffd95 RGB chart
      #2ffd95 CMYK chart
      #2ffd95 RGB pie chart
      #2ffd95 color shades, tints & tones
#2ffd95 color schemes
#2ffd95 color preview, HTML & CSS examples
           This text has a color of #2ffd95        
        
          <p style="color:#2ffd95;">Text here</p>
        
        
          .mytext {color:#2ffd95;}
        
        Text color #2ffd95
      
           This box has a color of #2ffd95        
        
          <div style="background-color:#2ffd95;">Content here</div>
        
        
          .mybackground {background-color:#2ffd95;}
        
        Background color #2ffd95
      
           Border around this has a color of #2ffd95        
        
          <div style="border:2px solid #2ffd95;">Content here</div>
        
        
          .myborder {border:2px solid #2ffd95;}
        
        Border color #2ffd95