#2ffc01 color space conversions
Hex:
        #2ffc01
        RGB:
        47, 252, 1
        CMY:
        82, 1, 100
        CMYK:
        81, 0, 100, 1
      HSL:
        109°, 99.2095%, 49.6078%
        HSV (HSB):
        109°, 99.6032%, 98.8235%
        XYZ:
        35.9882, 70.2273, 11.6872
        xyY:
        0.3052, 0.5956, 70.2273
      CIE-Lab:
        87.1082, -82.7082, 82.7241
        CIE-LCH:
        87.1082, 116.9783, 134.9945
        CIE-Luv:
        87.1082, -79.0651, 106.1658
        Hunter-Lab:
        83.8018, -69.9973, 50.3925
      #2ffc01 color charts
#2ffc01 RGB chart
      #2ffc01 CMYK chart
      #2ffc01 RGB pie chart
      #2ffc01 color shades, tints & tones
#2ffc01 color schemes
#2ffc01 color preview, HTML & CSS examples
           This text has a color of #2ffc01        
        
          <p style="color:#2ffc01;">Text here</p>
        
        
          .mytext {color:#2ffc01;}
        
        Text color #2ffc01
      
           This box has a color of #2ffc01        
        
          <div style="background-color:#2ffc01;">Content here</div>
        
        
          .mybackground {background-color:#2ffc01;}
        
        Background color #2ffc01
      
           Border around this has a color of #2ffc01        
        
          <div style="border:2px solid #2ffc01;">Content here</div>
        
        
          .myborder {border:2px solid #2ffc01;}
        
        Border color #2ffc01