#2fdd53 color space conversions
Hex:
        #2fdd53
        RGB:
        47, 221, 83
        CMY:
        82, 13, 67
        CMYK:
        79, 0, 62, 13
      HSL:
        132°, 71.9008%, 52.5490%
        HSV (HSB):
        132°, 78.7330%, 86.6667%
        XYZ:
        28.5901, 52.9418, 16.8955
        xyY:
        0.2905, 0.5379, 52.9418
      CIE-Lab:
        77.8406, -69.4719, 54.3208
        CIE-LCH:
        77.8406, 88.1878, 141.9778
        CIE-Luv:
        77.8406, -67.7014, 78.1240
        Hunter-Lab:
        72.7611, -57.1938, 37.1653
      #2fdd53 color charts
#2fdd53 RGB chart
      #2fdd53 CMYK chart
      #2fdd53 RGB pie chart
      #2fdd53 color shades, tints & tones
#2fdd53 color schemes
#2fdd53 color preview, HTML & CSS examples
           This text has a color of #2fdd53        
        
          <p style="color:#2fdd53;">Text here</p>
        
        
          .mytext {color:#2fdd53;}
        
        Text color #2fdd53
      
           This box has a color of #2fdd53        
        
          <div style="background-color:#2fdd53;">Content here</div>
        
        
          .mybackground {background-color:#2fdd53;}
        
        Background color #2fdd53
      
           Border around this has a color of #2fdd53        
        
          <div style="border:2px solid #2fdd53;">Content here</div>
        
        
          .myborder {border:2px solid #2fdd53;}
        
        Border color #2fdd53