#02f020 color space conversions
Hex:
        #02f020
        RGB:
        2, 240, 32
        CMY:
        99, 6, 87
        CMYK:
        99, 0, 87, 6
      HSL:
        128°, 98.3471%, 47.4510%
        HSV (HSB):
        128°, 99.1667%, 94.1176%
        XYZ:
        31.4458, 62.4374, 11.7608
        xyY:
        0.2977, 0.5910, 62.4374
      CIE-Lab:
        83.1455, -81.5353, 75.6926
        CIE-LCH:
        83.1455, 111.2537, 137.1282
        CIE-Luv:
        83.1455, -78.3308, 99.1805
        Hunter-Lab:
        79.0173, -67.2442, 46.4875
      #02f020 color charts
#02f020 RGB chart
      #02f020 CMYK chart
      #02f020 RGB pie chart
      #02f020 color shades, tints & tones
#02f020 color schemes
#02f020 color preview, HTML & CSS examples
           This text has a color of #02f020        
        
          <p style="color:#02f020;">Text here</p>
        
        
          .mytext {color:#02f020;}
        
        Text color #02f020
      
           This box has a color of #02f020        
        
          <div style="background-color:#02f020;">Content here</div>
        
        
          .mybackground {background-color:#02f020;}
        
        Background color #02f020
      
           Border around this has a color of #02f020        
        
          <div style="border:2px solid #02f020;">Content here</div>
        
        
          .myborder {border:2px solid #02f020;}
        
        Border color #02f020