#02af80 color space conversions
Hex:
        #02af80
        RGB:
        2, 175, 128
        CMY:
        99, 31, 50
        CMYK:
        99, 0, 27, 31
      HSL:
        164°, 97.7401%, 34.7059%
        HSV (HSB):
        164°, 98.8571%, 68.6275%
        XYZ:
        19.2513, 32.2314, 25.6287
        xyY:
        0.2497, 0.4180, 32.2314
      CIE-Lab:
        63.5336, -49.1806, 13.6407
        CIE-LCH:
        63.5336, 51.0373, 164.4982
        CIE-Luv:
        63.5336, -53.6714, 26.5489
        Hunter-Lab:
        56.7727, -38.8238, 12.9758
      #02af80 color charts
#02af80 RGB chart
      #02af80 CMYK chart
      #02af80 RGB pie chart
      #02af80 color shades, tints & tones
#02af80 color schemes
#02af80 color preview, HTML & CSS examples
           This text has a color of #02af80        
        
          <p style="color:#02af80;">Text here</p>
        
        
          .mytext {color:#02af80;}
        
        Text color #02af80
      
           This box has a color of #02af80        
        
          <div style="background-color:#02af80;">Content here</div>
        
        
          .mybackground {background-color:#02af80;}
        
        Background color #02af80
      
           Border around this has a color of #02af80        
        
          <div style="border:2px solid #02af80;">Content here</div>
        
        
          .myborder {border:2px solid #02af80;}
        
        Border color #02af80