#0ecf00 color space conversions
Hex:
        #0ecf00
        RGB:
        14, 207, 0
        CMY:
        95, 19, 100
        CMYK:
        93, 0, 100, 19
      HSL:
        116°, 100.0000%, 40.5882%
        HSV (HSB):
        116°, 100.0000%, 81.1765%
        XYZ:
        22.4939, 44.7190, 7.4461
        xyY:
        0.3013, 0.5990, 44.7190
      CIE-Lab:
        72.7065, -73.0800, 71.1549
        CIE-LCH:
        72.7065, 101.9985, 135.7647
        CIE-Luv:
        72.7065, -68.1555, 88.9180
        Hunter-Lab:
        66.8723, -56.9842, 40.2088
      #0ecf00 color charts
#0ecf00 RGB chart
      #0ecf00 CMYK chart
      #0ecf00 RGB pie chart
      #0ecf00 color shades, tints & tones
#0ecf00 color schemes
#0ecf00 color preview, HTML & CSS examples
           This text has a color of #0ecf00        
        
          <p style="color:#0ecf00;">Text here</p>
        
        
          .mytext {color:#0ecf00;}
        
        Text color #0ecf00
      
           This box has a color of #0ecf00        
        
          <div style="background-color:#0ecf00;">Content here</div>
        
        
          .mybackground {background-color:#0ecf00;}
        
        Background color #0ecf00
      
           Border around this has a color of #0ecf00        
        
          <div style="border:2px solid #0ecf00;">Content here</div>
        
        
          .myborder {border:2px solid #0ecf00;}
        
        Border color #0ecf00