#0ef00a color space conversions
Hex:
        #0ef00a
        RGB:
        14, 240, 10
        CMY:
        95, 6, 96
        CMYK:
        94, 0, 96, 6
      HSL:
        119°, 92.0000%, 49.0196%
        HSV (HSB):
        119°, 95.8333%, 94.1176%
        XYZ:
        31.3960, 62.4355, 10.6837
        xyY:
        0.3004, 0.5974, 62.4355
      CIE-Lab:
        83.1445, -81.7138, 78.6921
        CIE-LCH:
        83.1445, 113.4442, 136.0792
        CIE-Luv:
        83.1445, -78.0969, 101.1644
        Hunter-Lab:
        79.0161, -67.3536, 47.2947
      #0ef00a color charts
#0ef00a RGB chart
      #0ef00a CMYK chart
      #0ef00a RGB pie chart
      #0ef00a color shades, tints & tones
#0ef00a color schemes
#0ef00a color preview, HTML & CSS examples
           This text has a color of #0ef00a        
        
          <p style="color:#0ef00a;">Text here</p>
        
        
          .mytext {color:#0ef00a;}
        
        Text color #0ef00a
      
           This box has a color of #0ef00a        
        
          <div style="background-color:#0ef00a;">Content here</div>
        
        
          .mybackground {background-color:#0ef00a;}
        
        Background color #0ef00a
      
           Border around this has a color of #0ef00a        
        
          <div style="border:2px solid #0ef00a;">Content here</div>
        
        
          .myborder {border:2px solid #0ef00a;}
        
        Border color #0ef00a