#02e020 color space conversions
Hex:
        #02e020
        RGB:
        2, 224, 32
        CMY:
        99, 12, 87
        CMYK:
        99, 0, 86, 12
      HSL:
        128°, 98.2301%, 44.3137%
        HSV (HSB):
        128°, 99.1071%, 87.8431%
        XYZ:
        26.9414, 53.4285, 10.2593
        xyY:
        0.2973, 0.5895, 53.4285
      CIE-Lab:
        78.1273, -77.2752, 71.2799
        CIE-LCH:
        78.1273, 105.1298, 137.3111
        CIE-Luv:
        78.1273, -73.5400, 92.7846
        Hunter-Lab:
        73.0948, -62.1241, 42.8447
      #02e020 color charts
#02e020 RGB chart
      #02e020 CMYK chart
      #02e020 RGB pie chart
      #02e020 color shades, tints & tones
#02e020 color schemes
#02e020 color preview, HTML & CSS examples
           This text has a color of #02e020        
        
          <p style="color:#02e020;">Text here</p>
        
        
          .mytext {color:#02e020;}
        
        Text color #02e020
      
           This box has a color of #02e020        
        
          <div style="background-color:#02e020;">Content here</div>
        
        
          .mybackground {background-color:#02e020;}
        
        Background color #02e020
      
           Border around this has a color of #02e020        
        
          <div style="border:2px solid #02e020;">Content here</div>
        
        
          .myborder {border:2px solid #02e020;}
        
        Border color #02e020