#0efa4f color space conversions
Hex:
        #0efa4f
        RGB:
        14, 250, 79
        CMY:
        95, 2, 69
        CMYK:
        94, 0, 68, 2
      HSL:
        137°, 95.9350%, 51.7647%
        HSV (HSB):
        137°, 94.4000%, 98.0392%
        XYZ:
        35.7780, 69.0291, 18.8354
        xyY:
        0.2894, 0.5583, 69.0291
      CIE-Lab:
        86.5185, -80.8716, 65.3176
        CIE-LCH:
        86.5185, 103.9548, 141.0732
        CIE-Luv:
        86.5185, -79.7846, 92.8633
        Hunter-Lab:
        83.0837, -68.5299, 44.7174
      #0efa4f color charts
#0efa4f RGB chart
      #0efa4f CMYK chart
      #0efa4f RGB pie chart
      #0efa4f color shades, tints & tones
#0efa4f color schemes
#0efa4f color preview, HTML & CSS examples
           This text has a color of #0efa4f        
        
          <p style="color:#0efa4f;">Text here</p>
        
        
          .mytext {color:#0efa4f;}
        
        Text color #0efa4f
      
           This box has a color of #0efa4f        
        
          <div style="background-color:#0efa4f;">Content here</div>
        
        
          .mybackground {background-color:#0efa4f;}
        
        Background color #0efa4f
      
           Border around this has a color of #0efa4f        
        
          <div style="border:2px solid #0efa4f;">Content here</div>
        
        
          .myborder {border:2px solid #0efa4f;}
        
        Border color #0efa4f