#02e081 color space conversions
Hex:
        #02e081
        RGB:
        2, 224, 129
        CMY:
        99, 12, 49
        CMYK:
        99, 0, 42, 12
      HSL:
        154°, 98.2301%, 44.3137%
        HSV (HSB):
        154°, 99.1071%, 87.8431%
        XYZ:
        30.6431, 54.9092, 29.7524
        xyY:
        0.2658, 0.4762, 54.9092
      CIE-Lab:
        78.9889, -66.5871, 33.9912
        CIE-LCH:
        78.9889, 74.7612, 152.9567
        CIE-Luv:
        78.9889, -69.7568, 56.9070
        Hunter-Lab:
        74.1007, -55.8606, 28.0649
      #02e081 color charts
#02e081 RGB chart
      #02e081 CMYK chart
      #02e081 RGB pie chart
      #02e081 color shades, tints & tones
#02e081 color schemes
#02e081 color preview, HTML & CSS examples
           This text has a color of #02e081        
        
          <p style="color:#02e081;">Text here</p>
        
        
          .mytext {color:#02e081;}
        
        Text color #02e081
      
           This box has a color of #02e081        
        
          <div style="background-color:#02e081;">Content here</div>
        
        
          .mybackground {background-color:#02e081;}
        
        Background color #02e081
      
           Border around this has a color of #02e081        
        
          <div style="border:2px solid #02e081;">Content here</div>
        
        
          .myborder {border:2px solid #02e081;}
        
        Border color #02e081