#0ccc0e color space conversions
Hex:
        #0ccc0e
        RGB:
        12, 204, 14
        CMY:
        95, 20, 95
        CMYK:
        94, 0, 93, 20
      HSL:
        121°, 88.8889%, 42.3529%
        HSV (HSB):
        121°, 94.1176%, 80.0000%
        XYZ:
        21.8238, 43.2956, 7.6221
        xyY:
        0.3000, 0.5952, 43.2956
      CIE-Lab:
        71.7551, -72.0819, 68.8751
        CIE-LCH:
        71.7551, 99.6974, 136.3032
        CIE-Luv:
        71.7551, -67.2346, 86.7833
        Hunter-Lab:
        65.7994, -55.9457, 39.1915
      #0ccc0e color charts
#0ccc0e RGB chart
      #0ccc0e CMYK chart
      #0ccc0e RGB pie chart
      #0ccc0e color shades, tints & tones
#0ccc0e color schemes
#0ccc0e color preview, HTML & CSS examples
           This text has a color of #0ccc0e        
        
          <p style="color:#0ccc0e;">Text here</p>
        
        
          .mytext {color:#0ccc0e;}
        
        Text color #0ccc0e
      
           This box has a color of #0ccc0e        
        
          <div style="background-color:#0ccc0e;">Content here</div>
        
        
          .mybackground {background-color:#0ccc0e;}
        
        Background color #0ccc0e
      
           Border around this has a color of #0ccc0e        
        
          <div style="border:2px solid #0ccc0e;">Content here</div>
        
        
          .myborder {border:2px solid #0ccc0e;}
        
        Border color #0ccc0e