#0cf42d color space conversions
Hex:
        #0cf42d
        RGB:
        12, 244, 45
        CMY:
        95, 4, 82
        CMYK:
        95, 0, 82, 4
      HSL:
        129°, 91.3386%, 50.1961%
        HSV (HSB):
        129°, 95.0820%, 95.6863%
        XYZ:
        32.9760, 64.9690, 13.2849
        xyY:
        0.2965, 0.5841, 64.9690
      CIE-Lab:
        84.4678, -81.7144, 74.0239
        CIE-LCH:
        84.4678, 110.2578, 137.8270
        CIE-Luv:
        84.4678, -78.9532, 98.7631
        Hunter-Lab:
        80.6033, -68.0290, 46.6503
      #0cf42d color charts
#0cf42d RGB chart
      #0cf42d CMYK chart
      #0cf42d RGB pie chart
      #0cf42d color shades, tints & tones
#0cf42d color schemes
#0cf42d color preview, HTML & CSS examples
           This text has a color of #0cf42d        
        
          <p style="color:#0cf42d;">Text here</p>
        
        
          .mytext {color:#0cf42d;}
        
        Text color #0cf42d
      
           This box has a color of #0cf42d        
        
          <div style="background-color:#0cf42d;">Content here</div>
        
        
          .mybackground {background-color:#0cf42d;}
        
        Background color #0cf42d
      
           Border around this has a color of #0cf42d        
        
          <div style="border:2px solid #0cf42d;">Content here</div>
        
        
          .myborder {border:2px solid #0cf42d;}
        
        Border color #0cf42d