#2ffa85 color space conversions
Hex:
        #2ffa85
        RGB:
        47, 250, 133
        CMY:
        82, 2, 48
        CMYK:
        81, 0, 47, 2
      HSL:
        145°, 95.3052%, 58.2353%
        HSV (HSB):
        145°, 81.2000%, 98.0392%
        XYZ:
        39.5915, 70.6690, 33.7441
        xyY:
        0.2749, 0.4907, 70.6690
      CIE-Lab:
        87.3239, -71.9472, 42.7996
        CIE-LCH:
        87.3239, 83.7151, 149.2526
        CIE-Luv:
        87.3239, -74.8813, 69.5909
        Hunter-Lab:
        84.0649, -63.0464, 35.0461
      #2ffa85 color charts
#2ffa85 RGB chart
      #2ffa85 CMYK chart
      #2ffa85 RGB pie chart
      #2ffa85 color shades, tints & tones
#2ffa85 color schemes
#2ffa85 color preview, HTML & CSS examples
           This text has a color of #2ffa85        
        
          <p style="color:#2ffa85;">Text here</p>
        
        
          .mytext {color:#2ffa85;}
        
        Text color #2ffa85
      
           This box has a color of #2ffa85        
        
          <div style="background-color:#2ffa85;">Content here</div>
        
        
          .mybackground {background-color:#2ffa85;}
        
        Background color #2ffa85
      
           Border around this has a color of #2ffa85        
        
          <div style="border:2px solid #2ffa85;">Content here</div>
        
        
          .myborder {border:2px solid #2ffa85;}
        
        Border color #2ffa85