#0cfc10 color space conversions
Hex:
        #0cfc10
        RGB:
        12, 252, 16
        CMY:
        95, 1, 94
        CMYK:
        95, 0, 94, 1
      HSL:
        121°, 97.5610%, 51.7647%
        HSV (HSB):
        121°, 95.2381%, 98.8235%
        XYZ:
        35.0555, 69.7364, 12.1031
        xyY:
        0.2999, 0.5966, 69.7364
      CIE-Lab:
        86.8674, -84.8222, 81.1945
        CIE-LCH:
        86.8674, 117.4196, 136.2518
        CIE-Luv:
        86.8674, -81.7046, 105.4111
        Hunter-Lab:
        83.5083, -71.2079, 49.8628
      #0cfc10 color charts
#0cfc10 RGB chart
      #0cfc10 CMYK chart
      #0cfc10 RGB pie chart
      #0cfc10 color shades, tints & tones
#0cfc10 color schemes
#0cfc10 color preview, HTML & CSS examples
           This text has a color of #0cfc10        
        
          <p style="color:#0cfc10;">Text here</p>
        
        
          .mytext {color:#0cfc10;}
        
        Text color #0cfc10
      
           This box has a color of #0cfc10        
        
          <div style="background-color:#0cfc10;">Content here</div>
        
        
          .mybackground {background-color:#0cfc10;}
        
        Background color #0cfc10
      
           Border around this has a color of #0cfc10        
        
          <div style="border:2px solid #0cfc10;">Content here</div>
        
        
          .myborder {border:2px solid #0cfc10;}
        
        Border color #0cfc10