#2ff560 color space conversions
Hex:
        #2ff560
        RGB:
        47, 245, 96
        CMY:
        82, 4, 62
        CMYK:
        81, 0, 61, 4
      HSL:
        135°, 90.8257%, 57.2549%
        HSV (HSB):
        135°, 80.8163%, 96.0784%
        XYZ:
        35.9360, 66.7537, 22.0571
        xyY:
        0.2881, 0.5351, 66.7537
      CIE-Lab:
        85.3794, -75.4312, 57.3314
        CIE-LCH:
        85.3794, 94.7457, 142.7634
        CIE-Luv:
        85.3794, -74.9953, 84.5115
        Hunter-Lab:
        81.7029, -64.4691, 41.1857
      #2ff560 color charts
#2ff560 RGB chart
      #2ff560 CMYK chart
      #2ff560 RGB pie chart
      #2ff560 color shades, tints & tones
#2ff560 color schemes
#2ff560 color preview, HTML & CSS examples
           This text has a color of #2ff560        
        
          <p style="color:#2ff560;">Text here</p>
        
        
          .mytext {color:#2ff560;}
        
        Text color #2ff560
      
           This box has a color of #2ff560        
        
          <div style="background-color:#2ff560;">Content here</div>
        
        
          .mybackground {background-color:#2ff560;}
        
        Background color #2ff560
      
           Border around this has a color of #2ff560        
        
          <div style="border:2px solid #2ff560;">Content here</div>
        
        
          .myborder {border:2px solid #2ff560;}
        
        Border color #2ff560