#12fc02 color space conversions
Hex:
        #12fc02
        RGB:
        18, 252, 2
        CMY:
        93, 1, 99
        CMYK:
        93, 0, 99, 1
      HSL:
        116°, 98.4252%, 49.8039%
        HSV (HSB):
        116°, 99.2063%, 98.8235%
        XYZ:
        35.0708, 69.7538, 11.6728
        xyY:
        0.3010, 0.5988, 69.7538
      CIE-Lab:
        86.8760, -84.8070, 82.3625
        CIE-LCH:
        86.8760, 118.2193, 135.8378
        CIE-Luv:
        86.8760, -81.5221, 106.1564
        Hunter-Lab:
        83.5187, -71.2029, 50.1766
      #12fc02 color charts
#12fc02 RGB chart
      #12fc02 CMYK chart
      #12fc02 RGB pie chart
      #12fc02 color shades, tints & tones
#12fc02 color schemes
#12fc02 color preview, HTML & CSS examples
           This text has a color of #12fc02        
        
          <p style="color:#12fc02;">Text here</p>
        
        
          .mytext {color:#12fc02;}
        
        Text color #12fc02
      
           This box has a color of #12fc02        
        
          <div style="background-color:#12fc02;">Content here</div>
        
        
          .mybackground {background-color:#12fc02;}
        
        Background color #12fc02
      
           Border around this has a color of #12fc02        
        
          <div style="border:2px solid #12fc02;">Content here</div>
        
        
          .myborder {border:2px solid #12fc02;}
        
        Border color #12fc02