#2fdc03 color space conversions
Hex:
        #2fdc03
        RGB:
        47, 220, 3
        CMY:
        82, 14, 99
        CMYK:
        79, 0, 99, 14
      HSL:
        108°, 97.3094%, 43.7255%
        HSV (HSB):
        108°, 98.6364%, 86.2745%
        XYZ:
        26.7819, 51.7973, 8.6725
        xyY:
        0.3070, 0.5937, 51.7973
      CIE-Lab:
        77.1595, -73.7529, 74.5684
        CIE-LCH:
        77.1595, 104.8806, 134.6850
        CIE-Luv:
        77.1595, -68.9440, 93.7717
        Hunter-Lab:
        71.9703, -59.5239, 43.2348
      #2fdc03 color charts
#2fdc03 RGB chart
      #2fdc03 CMYK chart
      #2fdc03 RGB pie chart
      #2fdc03 color shades, tints & tones
#2fdc03 color schemes
#2fdc03 color preview, HTML & CSS examples
           This text has a color of #2fdc03        
        
          <p style="color:#2fdc03;">Text here</p>
        
        
          .mytext {color:#2fdc03;}
        
        Text color #2fdc03
      
           This box has a color of #2fdc03        
        
          <div style="background-color:#2fdc03;">Content here</div>
        
        
          .mybackground {background-color:#2fdc03;}
        
        Background color #2fdc03
      
           Border around this has a color of #2fdc03        
        
          <div style="border:2px solid #2fdc03;">Content here</div>
        
        
          .myborder {border:2px solid #2fdc03;}
        
        Border color #2fdc03