#0cdc4f color space conversions
Hex:
        #0cdc4f
        RGB:
        12, 220, 79
        CMY:
        95, 14, 69
        CMYK:
        95, 0, 64, 14
      HSL:
        139°, 89.6552%, 45.4902%
        HSV (HSB):
        139°, 94.5455%, 86.2745%
        XYZ:
        27.1561, 51.8291, 15.9699
        xyY:
        0.2860, 0.5458, 51.8291
      CIE-Lab:
        77.1785, -72.3154, 55.1790
        CIE-LCH:
        77.1785, 90.9629, 142.6552
        CIE-Luv:
        77.1785, -70.6553, 79.0934
        Hunter-Lab:
        71.9924, -58.6551, 37.2426
      #0cdc4f color charts
#0cdc4f RGB chart
      #0cdc4f CMYK chart
      #0cdc4f RGB pie chart
      #0cdc4f color shades, tints & tones
#0cdc4f color schemes
#0cdc4f color preview, HTML & CSS examples
           This text has a color of #0cdc4f        
        
          <p style="color:#0cdc4f;">Text here</p>
        
        
          .mytext {color:#0cdc4f;}
        
        Text color #0cdc4f
      
           This box has a color of #0cdc4f        
        
          <div style="background-color:#0cdc4f;">Content here</div>
        
        
          .mybackground {background-color:#0cdc4f;}
        
        Background color #0cdc4f
      
           Border around this has a color of #0cdc4f        
        
          <div style="border:2px solid #0cdc4f;">Content here</div>
        
        
          .myborder {border:2px solid #0cdc4f;}
        
        Border color #0cdc4f