#0cc14e color space conversions
Hex:
        #0cc14e
        RGB:
        12, 193, 78
        CMY:
        95, 24, 69
        CMYK:
        94, 0, 60, 24
      HSL:
        142°, 88.2927%, 40.1961%
        HSV (HSB):
        142°, 93.7824%, 75.6863%
        XYZ:
        20.5967, 38.7681, 13.6052
        xyY:
        0.2823, 0.5313, 38.7681
      CIE-Lab:
        68.5830, -64.2579, 45.8455
        CIE-LCH:
        68.5830, 78.9360, 144.4936
        CIE-Luv:
        68.5830, -62.1411, 66.2911
        Hunter-Lab:
        62.2641, -49.9150, 30.6295
      #0cc14e color charts
#0cc14e RGB chart
      #0cc14e CMYK chart
      #0cc14e RGB pie chart
      #0cc14e color shades, tints & tones
#0cc14e color schemes
#0cc14e color preview, HTML & CSS examples
           This text has a color of #0cc14e        
        
          <p style="color:#0cc14e;">Text here</p>
        
        
          .mytext {color:#0cc14e;}
        
        Text color #0cc14e
      
           This box has a color of #0cc14e        
        
          <div style="background-color:#0cc14e;">Content here</div>
        
        
          .mybackground {background-color:#0cc14e;}
        
        Background color #0cc14e
      
           Border around this has a color of #0cc14e        
        
          <div style="border:2px solid #0cc14e;">Content here</div>
        
        
          .myborder {border:2px solid #0cc14e;}
        
        Border color #0cc14e