#0ef99e color space conversions
Hex:
        #0ef99e
        RGB:
        14, 249, 158
        CMY:
        95, 2, 38
        CMYK:
        94, 0, 37, 2
      HSL:
        157°, 95.1417%, 51.5686%
        HSV (HSB):
        157°, 94.3775%, 97.6471%
        XYZ:
        40.2283, 70.3133, 43.7993
        xyY:
        0.2606, 0.4556, 70.3133
      CIE-Lab:
        87.1503, -69.2074, 30.2070
        CIE-LCH:
        87.1503, 75.5125, 156.4201
        CIE-Luv:
        87.1503, -75.4820, 54.0337
        Hunter-Lab:
        83.8531, -61.1078, 27.7279
      #0ef99e color charts
#0ef99e RGB chart
      #0ef99e CMYK chart
      #0ef99e RGB pie chart
      #0ef99e color shades, tints & tones
#0ef99e color schemes
#0ef99e color preview, HTML & CSS examples
           This text has a color of #0ef99e        
        
          <p style="color:#0ef99e;">Text here</p>
        
        
          .mytext {color:#0ef99e;}
        
        Text color #0ef99e
      
           This box has a color of #0ef99e        
        
          <div style="background-color:#0ef99e;">Content here</div>
        
        
          .mybackground {background-color:#0ef99e;}
        
        Background color #0ef99e
      
           Border around this has a color of #0ef99e        
        
          <div style="border:2px solid #0ef99e;">Content here</div>
        
        
          .myborder {border:2px solid #0ef99e;}
        
        Border color #0ef99e