#12fe02 color space conversions
Hex:
        #12fe02
        RGB:
        18, 254, 2
        CMY:
        93, 0, 99
        CMYK:
        93, 0, 99, 0
      HSL:
        116°, 99.2126%, 50.1961%
        HSV (HSB):
        116°, 99.2126%, 99.6078%
        XYZ:
        35.7022, 71.0166, 11.8833
        xyY:
        0.3010, 0.5988, 71.0166
      CIE-Lab:
        87.4931, -85.3276, 82.8588
        CIE-LCH:
        87.4931, 118.9386, 135.8410
        CIE-Luv:
        87.4931, -82.1145, 106.9138
        Hunter-Lab:
        84.2713, -71.8519, 50.6293
      #12fe02 color charts
#12fe02 RGB chart
      #12fe02 CMYK chart
      #12fe02 RGB pie chart
      #12fe02 color shades, tints & tones
#12fe02 color schemes
#12fe02 color preview, HTML & CSS examples
           This text has a color of #12fe02        
        
          <p style="color:#12fe02;">Text here</p>
        
        
          .mytext {color:#12fe02;}
        
        Text color #12fe02
      
           This box has a color of #12fe02        
        
          <div style="background-color:#12fe02;">Content here</div>
        
        
          .mybackground {background-color:#12fe02;}
        
        Background color #12fe02
      
           Border around this has a color of #12fe02        
        
          <div style="border:2px solid #12fe02;">Content here</div>
        
        
          .myborder {border:2px solid #12fe02;}
        
        Border color #12fe02