#2fd235 color space conversions
Hex:
        #2fd235
        RGB:
        47, 210, 53
        CMY:
        82, 18, 79
        CMYK:
        78, 0, 75, 18
      HSL:
        122°, 64.4269%, 50.3922%
        HSV (HSB):
        122°, 77.6190%, 82.3529%
        XYZ:
        24.8615, 46.9546, 11.1210
        xyY:
        0.2998, 0.5661, 46.9546
      CIE-Lab:
        74.1607, -68.8572, 61.9611
        CIE-LCH:
        74.1607, 92.6310, 138.0176
        CIE-Luv:
        74.1607, -65.0049, 82.7674
        Hunter-Lab:
        68.5234, -55.1530, 38.3439
      #2fd235 color charts
#2fd235 RGB chart
      #2fd235 CMYK chart
      #2fd235 RGB pie chart
      #2fd235 color shades, tints & tones
#2fd235 color schemes
#2fd235 color preview, HTML & CSS examples
           This text has a color of #2fd235        
        
          <p style="color:#2fd235;">Text here</p>
        
        
          .mytext {color:#2fd235;}
        
        Text color #2fd235
      
           This box has a color of #2fd235        
        
          <div style="background-color:#2fd235;">Content here</div>
        
        
          .mybackground {background-color:#2fd235;}
        
        Background color #2fd235
      
           Border around this has a color of #2fd235        
        
          <div style="border:2px solid #2fd235;">Content here</div>
        
        
          .myborder {border:2px solid #2fd235;}
        
        Border color #2fd235