#0ec714 color space conversions
Hex:
        #0ec714
        RGB:
        14, 199, 20
        CMY:
        95, 22, 92
        CMYK:
        93, 0, 90, 22
      HSL:
        122°, 86.8545%, 41.7647%
        HSV (HSB):
        122°, 92.9648%, 78.0392%
        XYZ:
        20.7308, 40.9907, 7.4812
        xyY:
        0.2996, 0.5923, 40.9907
      CIE-Lab:
        70.1694, -70.4458, 66.6523
        CIE-LCH:
        70.1694, 96.9801, 136.5850
        CIE-Luv:
        70.1694, -65.5175, 84.1936
        Hunter-Lab:
        64.0240, -54.2442, 37.8888
      #0ec714 color charts
#0ec714 RGB chart
      #0ec714 CMYK chart
      #0ec714 RGB pie chart
      #0ec714 color shades, tints & tones
#0ec714 color schemes
#0ec714 color preview, HTML & CSS examples
           This text has a color of #0ec714        
        
          <p style="color:#0ec714;">Text here</p>
        
        
          .mytext {color:#0ec714;}
        
        Text color #0ec714
      
           This box has a color of #0ec714        
        
          <div style="background-color:#0ec714;">Content here</div>
        
        
          .mybackground {background-color:#0ec714;}
        
        Background color #0ec714
      
           Border around this has a color of #0ec714        
        
          <div style="border:2px solid #0ec714;">Content here</div>
        
        
          .myborder {border:2px solid #0ec714;}
        
        Border color #0ec714