#0efd0f color space conversions
Hex:
        #0efd0f
        RGB:
        14, 253, 15
        CMY:
        95, 1, 94
        CMYK:
        94, 0, 94, 1
      HSL:
        120°, 98.3539%, 52.3529%
        HSV (HSB):
        120°, 94.4664%, 99.2157%
        XYZ:
        35.3926, 70.3784, 12.1710
        xyY:
        0.3001, 0.5967, 70.3784
      CIE-Lab:
        87.1821, -85.0332, 81.5577
        CIE-LCH:
        87.1821, 117.8232, 136.1952
        CIE-Luv:
        87.1821, -81.9284, 105.8587
        Hunter-Lab:
        83.8918, -71.5045, 50.1226
      #0efd0f color charts
#0efd0f RGB chart
      #0efd0f CMYK chart
      #0efd0f RGB pie chart
      #0efd0f color shades, tints & tones
#0efd0f color schemes
#0efd0f color preview, HTML & CSS examples
           This text has a color of #0efd0f        
        
          <p style="color:#0efd0f;">Text here</p>
        
        
          .mytext {color:#0efd0f;}
        
        Text color #0efd0f
      
           This box has a color of #0efd0f        
        
          <div style="background-color:#0efd0f;">Content here</div>
        
        
          .mybackground {background-color:#0efd0f;}
        
        Background color #0efd0f
      
           Border around this has a color of #0efd0f        
        
          <div style="border:2px solid #0efd0f;">Content here</div>
        
        
          .myborder {border:2px solid #0efd0f;}
        
        Border color #0efd0f