#2ffa48 color space conversions
Hex:
        #2ffa48
        RGB:
        47, 250, 72
        CMY:
        82, 2, 72
        CMYK:
        81, 0, 71, 2
      HSL:
        127°, 95.3052%, 58.2353%
        HSV (HSB):
        127°, 81.2000%, 98.0392%
        XYZ:
        36.5276, 69.4434, 17.6096
        xyY:
        0.2956, 0.5619, 69.4434
      CIE-Lab:
        86.7232, -79.2501, 68.1423
        CIE-LCH:
        86.7232, 104.5177, 139.3098
        CIE-Luv:
        86.7232, -77.4004, 94.9949
        Hunter-Lab:
        83.3327, -67.5896, 45.8039
      #2ffa48 color charts
#2ffa48 RGB chart
      #2ffa48 CMYK chart
      #2ffa48 RGB pie chart
      #2ffa48 color shades, tints & tones
#2ffa48 color schemes
#2ffa48 color preview, HTML & CSS examples
           This text has a color of #2ffa48        
        
          <p style="color:#2ffa48;">Text here</p>
        
        
          .mytext {color:#2ffa48;}
        
        Text color #2ffa48
      
           This box has a color of #2ffa48        
        
          <div style="background-color:#2ffa48;">Content here</div>
        
        
          .mybackground {background-color:#2ffa48;}
        
        Background color #2ffa48
      
           Border around this has a color of #2ffa48        
        
          <div style="border:2px solid #2ffa48;">Content here</div>
        
        
          .myborder {border:2px solid #2ffa48;}
        
        Border color #2ffa48