#02f252 color space conversions
Hex:
        #02f252
        RGB:
        2, 242, 82
        CMY:
        99, 5, 68
        CMYK:
        99, 0, 66, 5
      HSL:
        140°, 98.3607%, 47.8431%
        HSV (HSB):
        140°, 99.1736%, 94.9020%
        XYZ:
        33.3002, 64.1264, 18.6052
        xyY:
        0.2870, 0.5527, 64.1264
      CIE-Lab:
        84.0315, -78.6864, 61.4856
        CIE-LCH:
        84.0315, 99.8601, 141.9959
        CIE-Luv:
        84.0315, -77.6748, 88.2552
        Hunter-Lab:
        80.0789, -65.9104, 42.2801
      #02f252 color charts
#02f252 RGB chart
      #02f252 CMYK chart
      #02f252 RGB pie chart
      #02f252 color shades, tints & tones
#02f252 color schemes
#02f252 color preview, HTML & CSS examples
           This text has a color of #02f252        
        
          <p style="color:#02f252;">Text here</p>
        
        
          .mytext {color:#02f252;}
        
        Text color #02f252
      
           This box has a color of #02f252        
        
          <div style="background-color:#02f252;">Content here</div>
        
        
          .mybackground {background-color:#02f252;}
        
        Background color #02f252
      
           Border around this has a color of #02f252        
        
          <div style="border:2px solid #02f252;">Content here</div>
        
        
          .myborder {border:2px solid #02f252;}
        
        Border color #02f252