#2afc01 color space conversions
Hex:
        #2afc01
        RGB:
        42, 252, 1
        CMY:
        84, 1, 100
        CMYK:
        83, 0, 100, 1
      HSL:
        110°, 99.2095%, 49.6078%
        HSV (HSB):
        110°, 99.6032%, 98.8235%
        XYZ:
        35.7707, 70.1152, 11.6770
        xyY:
        0.3043, 0.5964, 70.1152
      CIE-Lab:
        87.0534, -83.2017, 82.6570
        CIE-LCH:
        87.0534, 117.2804, 135.1881
        CIE-Luv:
        87.0534, -79.6431, 106.1751
        Hunter-Lab:
        83.7348, -70.2825, 50.3463
      #2afc01 color charts
#2afc01 RGB chart
      #2afc01 CMYK chart
      #2afc01 RGB pie chart
      #2afc01 color shades, tints & tones
#2afc01 color schemes
#2afc01 color preview, HTML & CSS examples
           This text has a color of #2afc01        
        
          <p style="color:#2afc01;">Text here</p>
        
        
          .mytext {color:#2afc01;}
        
        Text color #2afc01
      
           This box has a color of #2afc01        
        
          <div style="background-color:#2afc01;">Content here</div>
        
        
          .mybackground {background-color:#2afc01;}
        
        Background color #2afc01
      
           Border around this has a color of #2afc01        
        
          <div style="border:2px solid #2afc01;">Content here</div>
        
        
          .myborder {border:2px solid #2afc01;}
        
        Border color #2afc01