#0ccc1f color space conversions
Hex:
        #0ccc1f
        RGB:
        12, 204, 31
        CMY:
        95, 20, 88
        CMYK:
        94, 0, 85, 20
      HSL:
        126°, 88.8889%, 42.3529%
        HSV (HSB):
        126°, 94.1176%, 80.0000%
        XYZ:
        21.9918, 43.3628, 8.5071
        xyY:
        0.2977, 0.5871, 43.3628
      CIE-Lab:
        71.8005, -71.4936, 65.8794
        CIE-LCH:
        71.8005, 97.2185, 137.3403
        CIE-Luv:
        71.8005, -67.0225, 84.7710
        Hunter-Lab:
        65.8505, -55.6254, 38.4358
      #0ccc1f color charts
#0ccc1f RGB chart
      #0ccc1f CMYK chart
      #0ccc1f RGB pie chart
      #0ccc1f color shades, tints & tones
#0ccc1f color schemes
#0ccc1f color preview, HTML & CSS examples
           This text has a color of #0ccc1f        
        
          <p style="color:#0ccc1f;">Text here</p>
        
        
          .mytext {color:#0ccc1f;}
        
        Text color #0ccc1f
      
           This box has a color of #0ccc1f        
        
          <div style="background-color:#0ccc1f;">Content here</div>
        
        
          .mybackground {background-color:#0ccc1f;}
        
        Background color #0ccc1f
      
           Border around this has a color of #0ccc1f        
        
          <div style="border:2px solid #0ccc1f;">Content here</div>
        
        
          .myborder {border:2px solid #0ccc1f;}
        
        Border color #0ccc1f