#0cf470 color space conversions
Hex:
        #0cf470
        RGB:
        12, 244, 112
        CMY:
        95, 4, 56
        CMYK:
        95, 0, 54, 4
      HSL:
        146°, 91.3386%, 50.1961%
        HSV (HSB):
        146°, 95.0820%, 95.6863%
        XYZ:
        35.4269, 65.9494, 26.1915
        xyY:
        0.2777, 0.5170, 65.9494
      CIE-Lab:
        84.9706, -75.3845, 49.7035
        CIE-LCH:
        84.9706, 90.2954, 146.6018
        CIE-Luv:
        84.9706, -76.6529, 76.9518
        Hunter-Lab:
        81.2092, -64.2468, 37.7243
      #0cf470 color charts
#0cf470 RGB chart
      #0cf470 CMYK chart
      #0cf470 RGB pie chart
      #0cf470 color shades, tints & tones
#0cf470 color schemes
#0cf470 color preview, HTML & CSS examples
           This text has a color of #0cf470        
        
          <p style="color:#0cf470;">Text here</p>
        
        
          .mytext {color:#0cf470;}
        
        Text color #0cf470
      
           This box has a color of #0cf470        
        
          <div style="background-color:#0cf470;">Content here</div>
        
        
          .mybackground {background-color:#0cf470;}
        
        Background color #0cf470
      
           Border around this has a color of #0cf470        
        
          <div style="border:2px solid #0cf470;">Content here</div>
        
        
          .myborder {border:2px solid #0cf470;}
        
        Border color #0cf470