#02df50 color space conversions
Hex:
        #02df50
        RGB:
        2, 223, 80
        CMY:
        99, 13, 69
        CMYK:
        99, 0, 64, 13
      HSL:
        141°, 98.2222%, 44.1176%
        HSV (HSB):
        141°, 99.1031%, 87.4510%
        XYZ:
        27.8607, 53.3674, 16.4220
        xyY:
        0.2853, 0.5465, 53.3674
      CIE-Lab:
        78.0914, -73.4266, 55.7670
        CIE-LCH:
        78.0914, 92.2032, 142.7836
        CIE-Luv:
        78.0914, -71.9358, 80.1348
        Hunter-Lab:
        73.0530, -59.7672, 37.8090
      #02df50 color charts
#02df50 RGB chart
      #02df50 CMYK chart
      #02df50 RGB pie chart
      #02df50 color shades, tints & tones
#02df50 color schemes
#02df50 color preview, HTML & CSS examples
           This text has a color of #02df50        
        
          <p style="color:#02df50;">Text here</p>
        
        
          .mytext {color:#02df50;}
        
        Text color #02df50
      
           This box has a color of #02df50        
        
          <div style="background-color:#02df50;">Content here</div>
        
        
          .mybackground {background-color:#02df50;}
        
        Background color #02df50
      
           Border around this has a color of #02df50        
        
          <div style="border:2px solid #02df50;">Content here</div>
        
        
          .myborder {border:2px solid #02df50;}
        
        Border color #02df50