#0ef85e color space conversions
Hex:
        #0ef85e
        RGB:
        14, 248, 94
        CMY:
        95, 3, 63
        CMYK:
        94, 0, 62, 3
      HSL:
        141°, 94.3548%, 51.3725%
        HSV (HSB):
        141°, 94.3548%, 97.2549%
        XYZ:
        35.7689, 68.0363, 21.8368
        xyY:
        0.2847, 0.5415, 68.0363
      CIE-Lab:
        86.0246, -78.7736, 58.8361
        CIE-LCH:
        86.0246, 98.3207, 143.2439
        CIE-Luv:
        86.0246, -78.6196, 86.6644
        Hunter-Lab:
        82.4841, -66.9415, 42.0425
      #0ef85e color charts
#0ef85e RGB chart
      #0ef85e CMYK chart
      #0ef85e RGB pie chart
      #0ef85e color shades, tints & tones
#0ef85e color schemes
#0ef85e color preview, HTML & CSS examples
           This text has a color of #0ef85e        
        
          <p style="color:#0ef85e;">Text here</p>
        
        
          .mytext {color:#0ef85e;}
        
        Text color #0ef85e
      
           This box has a color of #0ef85e        
        
          <div style="background-color:#0ef85e;">Content here</div>
        
        
          .mybackground {background-color:#0ef85e;}
        
        Background color #0ef85e
      
           Border around this has a color of #0ef85e        
        
          <div style="border:2px solid #0ef85e;">Content here</div>
        
        
          .myborder {border:2px solid #0ef85e;}
        
        Border color #0ef85e