#0ccc3f color space conversions
Hex:
        #0ccc3f
        RGB:
        12, 204, 63
        CMY:
        95, 20, 75
        CMYK:
        94, 0, 69, 20
      HSL:
        136°, 88.8889%, 42.3529%
        HSV (HSB):
        136°, 94.1176%, 80.0000%
        XYZ:
        22.6417, 43.6228, 11.9293
        xyY:
        0.2896, 0.5579, 43.6228
      CIE-Lab:
        71.9756, -69.2540, 55.9814
        CIE-LCH:
        71.9756, 89.0508, 141.0497
        CIE-Luv:
        71.9756, -66.2248, 77.1738
        Hunter-Lab:
        66.0475, -54.3918, 35.5245
      #0ccc3f color charts
#0ccc3f RGB chart
      #0ccc3f CMYK chart
      #0ccc3f RGB pie chart
      #0ccc3f color shades, tints & tones
#0ccc3f color schemes
#0ccc3f color preview, HTML & CSS examples
           This text has a color of #0ccc3f        
        
          <p style="color:#0ccc3f;">Text here</p>
        
        
          .mytext {color:#0ccc3f;}
        
        Text color #0ccc3f
      
           This box has a color of #0ccc3f        
        
          <div style="background-color:#0ccc3f;">Content here</div>
        
        
          .mybackground {background-color:#0ccc3f;}
        
        Background color #0ccc3f
      
           Border around this has a color of #0ccc3f        
        
          <div style="border:2px solid #0ccc3f;">Content here</div>
        
        
          .myborder {border:2px solid #0ccc3f;}
        
        Border color #0ccc3f