#0ccd52 color space conversions
Hex:
        #0ccd52
        RGB:
        12, 205, 82
        CMY:
        95, 20, 68
        CMYK:
        94, 0, 60, 20
      HSL:
        142°, 88.9401%, 42.5490%
        HSV (HSB):
        142°, 94.1463%, 80.3922%
        XYZ:
        23.5059, 44.3500, 15.3042
        xyY:
        0.2827, 0.5333, 44.3500
      CIE-Lab:
        72.4618, -67.4551, 48.5332
        CIE-LCH:
        72.4618, 83.1003, 144.2654
        CIE-Luv:
        72.4618, -65.8071, 70.6220
        Hunter-Lab:
        66.5958, -53.5385, 32.9918
      #0ccd52 color charts
#0ccd52 RGB chart
      #0ccd52 CMYK chart
      #0ccd52 RGB pie chart
      #0ccd52 color shades, tints & tones
#0ccd52 color schemes
#0ccd52 color preview, HTML & CSS examples
           This text has a color of #0ccd52        
        
          <p style="color:#0ccd52;">Text here</p>
        
        
          .mytext {color:#0ccd52;}
        
        Text color #0ccd52
      
           This box has a color of #0ccd52        
        
          <div style="background-color:#0ccd52;">Content here</div>
        
        
          .mybackground {background-color:#0ccd52;}
        
        Background color #0ccd52
      
           Border around this has a color of #0ccd52        
        
          <div style="border:2px solid #0ccd52;">Content here</div>
        
        
          .myborder {border:2px solid #0ccd52;}
        
        Border color #0ccd52