#0ef82e color space conversions
Hex:
        #0ef82e
        RGB:
        14, 248, 46
        CMY:
        95, 3, 82
        CMYK:
        94, 0, 81, 3
      HSL:
        128°, 94.3548%, 51.3725%
        HSV (HSB):
        128°, 94.3548%, 97.2549%
        XYZ:
        34.2416, 67.4254, 13.7945
        xyY:
        0.2966, 0.5840, 67.4254
      CIE-Lab:
        85.7183, -82.6661, 74.9276
        CIE-LCH:
        85.7183, 111.5698, 137.8112
        CIE-Luv:
        85.7183, -80.0500, 100.2020
        Hunter-Lab:
        82.1130, -69.2621, 47.5187
      #0ef82e color charts
#0ef82e RGB chart
      #0ef82e CMYK chart
      #0ef82e RGB pie chart
      #0ef82e color shades, tints & tones
#0ef82e color schemes
#0ef82e color preview, HTML & CSS examples
           This text has a color of #0ef82e        
        
          <p style="color:#0ef82e;">Text here</p>
        
        
          .mytext {color:#0ef82e;}
        
        Text color #0ef82e
      
           This box has a color of #0ef82e        
        
          <div style="background-color:#0ef82e;">Content here</div>
        
        
          .mybackground {background-color:#0ef82e;}
        
        Background color #0ef82e
      
           Border around this has a color of #0ef82e        
        
          <div style="border:2px solid #0ef82e;">Content here</div>
        
        
          .myborder {border:2px solid #0ef82e;}
        
        Border color #0ef82e