#0cd14e color space conversions
Hex:
        #0cd14e
        RGB:
        12, 209, 78
        CMY:
        95, 18, 69
        CMYK:
        94, 0, 63, 18
      HSL:
        140°, 89.1403%, 43.3333%
        HSV (HSB):
        140°, 94.2584%, 81.9608%
        XYZ:
        24.3272, 46.2291, 14.8487
        xyY:
        0.2848, 0.5413, 46.2291
      CIE-Lab:
        73.6940, -69.1527, 51.6997
        CIE-LCH:
        73.6940, 86.3420, 143.2176
        CIE-Luv:
        73.6940, -67.2434, 74.2035
        Hunter-Lab:
        67.9920, -55.1196, 34.6462
      #0cd14e color charts
#0cd14e RGB chart
      #0cd14e CMYK chart
      #0cd14e RGB pie chart
      #0cd14e color shades, tints & tones
#0cd14e color schemes
#0cd14e color preview, HTML & CSS examples
           This text has a color of #0cd14e        
        
          <p style="color:#0cd14e;">Text here</p>
        
        
          .mytext {color:#0cd14e;}
        
        Text color #0cd14e
      
           This box has a color of #0cd14e        
        
          <div style="background-color:#0cd14e;">Content here</div>
        
        
          .mybackground {background-color:#0cd14e;}
        
        Background color #0cd14e
      
           Border around this has a color of #0cd14e        
        
          <div style="border:2px solid #0cd14e;">Content here</div>
        
        
          .myborder {border:2px solid #0cd14e;}
        
        Border color #0cd14e