#02fa18 color space conversions
Hex:
        #02fa18
        RGB:
        2, 250, 24
        CMY:
        99, 2, 91
        CMYK:
        99, 0, 90, 2
      HSL:
        125°, 98.4127%, 49.4118%
        HSV (HSB):
        125°, 99.2000%, 98.0392%
        XYZ:
        34.3755, 68.4501, 12.2646
        xyY:
        0.2987, 0.5948, 68.4501
      CIE-Lab:
        86.2310, -84.4129, 79.6714
        CIE-LCH:
        86.2310, 116.0735, 136.6552
        CIE-Luv:
        86.2310, -81.3861, 103.9961
        Hunter-Lab:
        82.7346, -70.6202, 49.1250
      #02fa18 color charts
#02fa18 RGB chart
      #02fa18 CMYK chart
      #02fa18 RGB pie chart
      #02fa18 color shades, tints & tones
#02fa18 color schemes
#02fa18 color preview, HTML & CSS examples
           This text has a color of #02fa18        
        
          <p style="color:#02fa18;">Text here</p>
        
        
          .mytext {color:#02fa18;}
        
        Text color #02fa18
      
           This box has a color of #02fa18        
        
          <div style="background-color:#02fa18;">Content here</div>
        
        
          .mybackground {background-color:#02fa18;}
        
        Background color #02fa18
      
           Border around this has a color of #02fa18        
        
          <div style="border:2px solid #02fa18;">Content here</div>
        
        
          .myborder {border:2px solid #02fa18;}
        
        Border color #02fa18