#2fbc18 color space conversions
Hex:
        #2fbc18
        RGB:
        47, 188, 24
        CMY:
        82, 26, 91
        CMYK:
        75, 0, 87, 26
      HSL:
        112°, 77.3585%, 41.5686%
        HSV (HSB):
        112°, 87.2340%, 73.7255%
        XYZ:
        19.3204, 36.6367, 6.9175
        xyY:
        0.3073, 0.5827, 36.6367
      CIE-Lab:
        67.0036, -63.7864, 63.3055
        CIE-LCH:
        67.0036, 89.8682, 135.2168
        CIE-Luv:
        67.0036, -58.1603, 79.1657
        Hunter-Lab:
        60.5283, -48.9480, 35.5939
      #2fbc18 color charts
#2fbc18 RGB chart
      #2fbc18 CMYK chart
      #2fbc18 RGB pie chart
      #2fbc18 color shades, tints & tones
#2fbc18 color schemes
#2fbc18 color preview, HTML & CSS examples
           This text has a color of #2fbc18        
        
          <p style="color:#2fbc18;">Text here</p>
        
        
          .mytext {color:#2fbc18;}
        
        Text color #2fbc18
      
           This box has a color of #2fbc18        
        
          <div style="background-color:#2fbc18;">Content here</div>
        
        
          .mybackground {background-color:#2fbc18;}
        
        Background color #2fbc18
      
           Border around this has a color of #2fbc18        
        
          <div style="border:2px solid #2fbc18;">Content here</div>
        
        
          .myborder {border:2px solid #2fbc18;}
        
        Border color #2fbc18