#02df70 color space conversions
Hex:
        #02df70
        RGB:
        2, 223, 112
        CMY:
        99, 13, 56
        CMYK:
        99, 0, 50, 13
      HSL:
        150°, 98.2222%, 44.1176%
        HSV (HSB):
        150°, 99.1031%, 87.4510%
        XYZ:
        29.3373, 53.9581, 24.1980
        xyY:
        0.2729, 0.5020, 53.9581
      CIE-Lab:
        78.4373, -69.1501, 41.6787
        CIE-LCH:
        78.4373, 80.7394, 148.9215
        CIE-Luv:
        78.4373, -70.4284, 65.8231
        Hunter-Lab:
        73.4562, -57.2580, 31.8880
      #02df70 color charts
#02df70 RGB chart
      #02df70 CMYK chart
      #02df70 RGB pie chart
      #02df70 color shades, tints & tones
#02df70 color schemes
#02df70 color preview, HTML & CSS examples
           This text has a color of #02df70        
        
          <p style="color:#02df70;">Text here</p>
        
        
          .mytext {color:#02df70;}
        
        Text color #02df70
      
           This box has a color of #02df70        
        
          <div style="background-color:#02df70;">Content here</div>
        
        
          .mybackground {background-color:#02df70;}
        
        Background color #02df70
      
           Border around this has a color of #02df70        
        
          <div style="border:2px solid #02df70;">Content here</div>
        
        
          .myborder {border:2px solid #02df70;}
        
        Border color #02df70