#0ef70b color space conversions
Hex:
        #0ef70b
        RGB:
        14, 247, 11
        CMY:
        95, 3, 96
        CMYK:
        94, 0, 96, 3
      HSL:
        119°, 93.6508%, 50.5882%
        HSV (HSB):
        119°, 95.5466%, 96.8627%
        XYZ:
        33.5023, 66.6391, 11.4135
        xyY:
        0.3003, 0.5974, 66.6391
      CIE-Lab:
        85.3213, -83.5343, 80.3910
        CIE-LCH:
        85.3213, 115.9340, 136.0985
        CIE-Luv:
        85.3213, -80.1760, 103.7991
        Hunter-Lab:
        81.6327, -69.6005, 48.8533
      #0ef70b color charts
#0ef70b RGB chart
      #0ef70b CMYK chart
      #0ef70b RGB pie chart
      #0ef70b color shades, tints & tones
#0ef70b color schemes
#0ef70b color preview, HTML & CSS examples
           This text has a color of #0ef70b        
        
          <p style="color:#0ef70b;">Text here</p>
        
        
          .mytext {color:#0ef70b;}
        
        Text color #0ef70b
      
           This box has a color of #0ef70b        
        
          <div style="background-color:#0ef70b;">Content here</div>
        
        
          .mybackground {background-color:#0ef70b;}
        
        Background color #0ef70b
      
           Border around this has a color of #0ef70b        
        
          <div style="border:2px solid #0ef70b;">Content here</div>
        
        
          .myborder {border:2px solid #0ef70b;}
        
        Border color #0ef70b