#0cff0e color space conversions
Hex:
        #0cff0e
        RGB:
        12, 255, 14
        CMY:
        95, 0, 95
        CMYK:
        95, 0, 95, 0
      HSL:
        120°, 100.0000%, 52.3529%
        HSV (HSB):
        120°, 95.2941%, 100.0000%
        XYZ:
        35.9909, 71.6299, 12.3445
        xyY:
        0.3000, 0.5971, 71.6299
      CIE-Lab:
        87.7901, -85.6383, 82.1502
        CIE-LCH:
        87.7901, 118.6700, 136.1909
        CIE-Luv:
        87.7901, -82.6034, 106.6862
        Hunter-Lab:
        84.6344, -72.2029, 50.5963
      #0cff0e color charts
#0cff0e RGB chart
      #0cff0e CMYK chart
      #0cff0e RGB pie chart
      #0cff0e color shades, tints & tones
#0cff0e color schemes
#0cff0e color preview, HTML & CSS examples
           This text has a color of #0cff0e        
        
          <p style="color:#0cff0e;">Text here</p>
        
        
          .mytext {color:#0cff0e;}
        
        Text color #0cff0e
      
           This box has a color of #0cff0e        
        
          <div style="background-color:#0cff0e;">Content here</div>
        
        
          .mybackground {background-color:#0cff0e;}
        
        Background color #0cff0e
      
           Border around this has a color of #0cff0e        
        
          <div style="border:2px solid #0cff0e;">Content here</div>
        
        
          .myborder {border:2px solid #0cff0e;}
        
        Border color #0cff0e