#02e379 color space conversions
Hex:
        #02e379
        RGB:
        2, 227, 121
        CMY:
        99, 11, 53
        CMYK:
        99, 0, 47, 11
      HSL:
        152°, 98.2533%, 44.9020%
        HSV (HSB):
        152°, 99.1189%, 89.0196%
        XYZ:
        30.9453, 56.3316, 27.3313
        xyY:
        0.2700, 0.4915, 56.3316
      CIE-Lab:
        79.8021, -68.9690, 39.0137
        CIE-LCH:
        79.8021, 79.2389, 150.5044
        CIE-Luv:
        79.8021, -71.1883, 63.2032
        Hunter-Lab:
        75.0543, -57.7486, 30.9474
      #02e379 color charts
#02e379 RGB chart
      #02e379 CMYK chart
      #02e379 RGB pie chart
      #02e379 color shades, tints & tones
#02e379 color schemes
#02e379 color preview, HTML & CSS examples
           This text has a color of #02e379        
        
          <p style="color:#02e379;">Text here</p>
        
        
          .mytext {color:#02e379;}
        
        Text color #02e379
      
           This box has a color of #02e379        
        
          <div style="background-color:#02e379;">Content here</div>
        
        
          .mybackground {background-color:#02e379;}
        
        Background color #02e379
      
           Border around this has a color of #02e379        
        
          <div style="border:2px solid #02e379;">Content here</div>
        
        
          .myborder {border:2px solid #02e379;}
        
        Border color #02e379