#2ff275 color space conversions
Hex:
        #2ff275
        RGB:
        47, 242, 117
        CMY:
        82, 5, 54
        CMYK:
        81, 0, 52, 5
      HSL:
        142°, 88.2353%, 56.6667%
        HSV (HSB):
        142°, 80.5785%, 94.9020%
        XYZ:
        36.1353, 65.3930, 27.5472
        xyY:
        0.2800, 0.5066, 65.3930
      CIE-Lab:
        84.6858, -71.7745, 47.1025
        CIE-LCH:
        84.6858, 85.8500, 146.7248
        CIE-Luv:
        84.6858, -73.1001, 73.6038
        Hunter-Lab:
        80.8659, -61.7518, 36.4088
      #2ff275 color charts
#2ff275 RGB chart
      #2ff275 CMYK chart
      #2ff275 RGB pie chart
      #2ff275 color shades, tints & tones
#2ff275 color schemes
#2ff275 color preview, HTML & CSS examples
           This text has a color of #2ff275        
        
          <p style="color:#2ff275;">Text here</p>
        
        
          .mytext {color:#2ff275;}
        
        Text color #2ff275
      
           This box has a color of #2ff275        
        
          <div style="background-color:#2ff275;">Content here</div>
        
        
          .mybackground {background-color:#2ff275;}
        
        Background color #2ff275
      
           Border around this has a color of #2ff275        
        
          <div style="border:2px solid #2ff275;">Content here</div>
        
        
          .myborder {border:2px solid #2ff275;}
        
        Border color #2ff275