#2fca34 color space conversions
Hex:
        #2fca34
        RGB:
        47, 202, 52
        CMY:
        82, 21, 80
        CMYK:
        77, 0, 74, 21
      HSL:
        122°, 62.2490%, 48.8235%
        HSV (HSB):
        122°, 76.7327%, 79.2157%
        XYZ:
        22.9127, 43.0933, 10.3590
        xyY:
        0.3000, 0.5643, 43.0933
      CIE-Lab:
        71.6183, -66.4821, 59.7634
        CIE-LCH:
        71.6183, 89.3954, 138.0464
        CIE-Luv:
        71.6183, -62.3639, 79.5222
        Hunter-Lab:
        65.6455, -52.5767, 36.5957
      #2fca34 color charts
#2fca34 RGB chart
      #2fca34 CMYK chart
      #2fca34 RGB pie chart
      #2fca34 color shades, tints & tones
#2fca34 color schemes
#2fca34 color preview, HTML & CSS examples
           This text has a color of #2fca34        
        
          <p style="color:#2fca34;">Text here</p>
        
        
          .mytext {color:#2fca34;}
        
        Text color #2fca34
      
           This box has a color of #2fca34        
        
          <div style="background-color:#2fca34;">Content here</div>
        
        
          .mybackground {background-color:#2fca34;}
        
        Background color #2fca34
      
           Border around this has a color of #2fca34        
        
          <div style="border:2px solid #2fca34;">Content here</div>
        
        
          .myborder {border:2px solid #2fca34;}
        
        Border color #2fca34