#0ec514 color space conversions
Hex:
        #0ec514
        RGB:
        14, 197, 20
        CMY:
        95, 23, 92
        CMYK:
        93, 0, 90, 23
      HSL:
        122°, 86.7299%, 41.3725%
        HSV (HSB):
        122°, 92.8934%, 77.2549%
        XYZ:
        20.2736, 40.0764, 7.3288
        xyY:
        0.2996, 0.5922, 40.0764
      CIE-Lab:
        69.5239, -69.8922, 66.0993
        CIE-LCH:
        69.5239, 96.1980, 136.5976
        CIE-Luv:
        69.5239, -64.8939, 83.3807
        Hunter-Lab:
        63.3059, -53.6210, 37.4502
      #0ec514 color charts
#0ec514 RGB chart
      #0ec514 CMYK chart
      #0ec514 RGB pie chart
      #0ec514 color shades, tints & tones
#0ec514 color schemes
#0ec514 color preview, HTML & CSS examples
           This text has a color of #0ec514        
        
          <p style="color:#0ec514;">Text here</p>
        
        
          .mytext {color:#0ec514;}
        
        Text color #0ec514
      
           This box has a color of #0ec514        
        
          <div style="background-color:#0ec514;">Content here</div>
        
        
          .mybackground {background-color:#0ec514;}
        
        Background color #0ec514
      
           Border around this has a color of #0ec514        
        
          <div style="border:2px solid #0ec514;">Content here</div>
        
        
          .myborder {border:2px solid #0ec514;}
        
        Border color #0ec514