#0cf422 color space conversions
Hex:
        #0cf422
        RGB:
        12, 244, 34
        CMY:
        95, 4, 87
        CMYK:
        95, 0, 86, 4
      HSL:
        126°, 91.3386%, 50.1961%
        HSV (HSB):
        126°, 95.0820%, 95.6863%
        XYZ:
        32.7910, 64.8950, 12.3111
        xyY:
        0.2981, 0.5900, 64.8950
      CIE-Lab:
        84.4296, -82.2079, 76.4436
        CIE-LCH:
        84.4296, 112.2576, 137.0808
        CIE-Luv:
        84.4296, -79.1372, 100.4944
        Hunter-Lab:
        80.5574, -68.3168, 47.3293
      #0cf422 color charts
#0cf422 RGB chart
      #0cf422 CMYK chart
      #0cf422 RGB pie chart
      #0cf422 color shades, tints & tones
#0cf422 color schemes
#0cf422 color preview, HTML & CSS examples
           This text has a color of #0cf422        
        
          <p style="color:#0cf422;">Text here</p>
        
        
          .mytext {color:#0cf422;}
        
        Text color #0cf422
      
           This box has a color of #0cf422        
        
          <div style="background-color:#0cf422;">Content here</div>
        
        
          .mybackground {background-color:#0cf422;}
        
        Background color #0cf422
      
           Border around this has a color of #0cf422        
        
          <div style="border:2px solid #0cf422;">Content here</div>
        
        
          .myborder {border:2px solid #0cf422;}
        
        Border color #0cf422