#0cfb00 color space conversions
Hex:
        #0cfb00
        RGB:
        12, 251, 0
        CMY:
        95, 2, 100
        CMYK:
        95, 0, 100, 2
      HSL:
        117°, 100.0000%, 49.2157%
        HSV (HSB):
        117°, 100.0000%, 98.4314%
        XYZ:
        34.6488, 69.0725, 11.5062
        xyY:
        0.3007, 0.5994, 69.0725
      CIE-Lab:
        86.5399, -84.8030, 82.2375
        CIE-LCH:
        86.5399, 118.1294, 135.8799
        CIE-Luv:
        86.5399, -81.5000, 105.8817
        Hunter-Lab:
        83.1099, -71.0250, 49.9685
      #0cfb00 color charts
#0cfb00 RGB chart
      #0cfb00 CMYK chart
      #0cfb00 RGB pie chart
      #0cfb00 color shades, tints & tones
#0cfb00 color schemes
#0cfb00 color preview, HTML & CSS examples
           This text has a color of #0cfb00        
        
          <p style="color:#0cfb00;">Text here</p>
        
        
          .mytext {color:#0cfb00;}
        
        Text color #0cfb00
      
           This box has a color of #0cfb00        
        
          <div style="background-color:#0cfb00;">Content here</div>
        
        
          .mybackground {background-color:#0cfb00;}
        
        Background color #0cfb00
      
           Border around this has a color of #0cfb00        
        
          <div style="border:2px solid #0cfb00;">Content here</div>
        
        
          .myborder {border:2px solid #0cfb00;}
        
        Border color #0cfb00