#0ccd75 color space conversions
Hex:
        #0ccd75
        RGB:
        12, 205, 117
        CMY:
        95, 20, 54
        CMYK:
        94, 0, 43, 20
      HSL:
        153°, 88.9401%, 42.5490%
        HSV (HSB):
        153°, 94.1463%, 80.3922%
        XYZ:
        25.1938, 45.0252, 24.1925
        xyY:
        0.2669, 0.4769, 45.0252
      CIE-Lab:
        72.9085, -62.0411, 32.1553
        CIE-LCH:
        72.9085, 69.8789, 152.6027
        CIE-Luv:
        72.9085, -63.9732, 52.8769
        Hunter-Lab:
        67.1008, -50.4063, 25.5942
      #0ccd75 color charts
#0ccd75 RGB chart
      #0ccd75 CMYK chart
      #0ccd75 RGB pie chart
      #0ccd75 color shades, tints & tones
#0ccd75 color schemes
#0ccd75 color preview, HTML & CSS examples
           This text has a color of #0ccd75        
        
          <p style="color:#0ccd75;">Text here</p>
        
        
          .mytext {color:#0ccd75;}
        
        Text color #0ccd75
      
           This box has a color of #0ccd75        
        
          <div style="background-color:#0ccd75;">Content here</div>
        
        
          .mybackground {background-color:#0ccd75;}
        
        Background color #0ccd75
      
           Border around this has a color of #0ccd75        
        
          <div style="border:2px solid #0ccd75;">Content here</div>
        
        
          .myborder {border:2px solid #0ccd75;}
        
        Border color #0ccd75