#2fcf01 color space conversions
Hex:
        #2fcf01
        RGB:
        47, 207, 1
        CMY:
        82, 19, 100
        CMYK:
        77, 0, 100, 19
      HSL:
        107°, 99.0385%, 40.7843%
        HSV (HSB):
        107°, 99.5169%, 81.1765%
        XYZ:
        23.4906, 45.2322, 7.5213
        xyY:
        0.3081, 0.5933, 45.2322
      CIE-Lab:
        73.0445, -70.0350, 71.4632
        CIE-LCH:
        73.0445, 100.0594, 134.4217
        CIE-Luv:
        73.0445, -64.7173, 88.8096
        Hunter-Lab:
        67.2549, -55.3500, 40.4478
      #2fcf01 color charts
#2fcf01 RGB chart
      #2fcf01 CMYK chart
      #2fcf01 RGB pie chart
      #2fcf01 color shades, tints & tones
#2fcf01 color schemes
#2fcf01 color preview, HTML & CSS examples
           This text has a color of #2fcf01        
        
          <p style="color:#2fcf01;">Text here</p>
        
        
          .mytext {color:#2fcf01;}
        
        Text color #2fcf01
      
           This box has a color of #2fcf01        
        
          <div style="background-color:#2fcf01;">Content here</div>
        
        
          .mybackground {background-color:#2fcf01;}
        
        Background color #2fcf01
      
           Border around this has a color of #2fcf01        
        
          <div style="border:2px solid #2fcf01;">Content here</div>
        
        
          .myborder {border:2px solid #2fcf01;}
        
        Border color #2fcf01