#0cc32d color space conversions
Hex:
        #0cc32d
        RGB:
        12, 195, 45
        CMY:
        95, 24, 82
        CMYK:
        94, 0, 77, 24
      HSL:
        131°, 88.4058%, 40.5882%
        HSV (HSB):
        131°, 93.8462%, 76.4706%
        XYZ:
        20.1404, 39.2978, 9.0064
        xyY:
        0.2943, 0.5742, 39.2978
      CIE-Lab:
        68.9665, -68.1454, 59.3521
        CIE-LCH:
        68.9665, 90.3686, 138.9454
        CIE-Luv:
        68.9665, -63.9210, 78.1960
        Hunter-Lab:
        62.6880, -52.3555, 35.3634
      #0cc32d color charts
#0cc32d RGB chart
      #0cc32d CMYK chart
      #0cc32d RGB pie chart
      #0cc32d color shades, tints & tones
#0cc32d color schemes
#0cc32d color preview, HTML & CSS examples
           This text has a color of #0cc32d        
        
          <p style="color:#0cc32d;">Text here</p>
        
        
          .mytext {color:#0cc32d;}
        
        Text color #0cc32d
      
           This box has a color of #0cc32d        
        
          <div style="background-color:#0cc32d;">Content here</div>
        
        
          .mybackground {background-color:#0cc32d;}
        
        Background color #0cc32d
      
           Border around this has a color of #0cc32d        
        
          <div style="border:2px solid #0cc32d;">Content here</div>
        
        
          .myborder {border:2px solid #0cc32d;}
        
        Border color #0cc32d