#0cc770 color space conversions
Hex:
        #0cc770
        RGB:
        12, 199, 112
        CMY:
        95, 22, 56
        CMYK:
        94, 0, 44, 22
      HSL:
        152°, 88.6256%, 41.3725%
        HSV (HSB):
        152°, 93.9698%, 78.0392%
        XYZ:
        23.4997, 42.0949, 22.2158
        xyY:
        0.2676, 0.4794, 42.0949
      CIE-Lab:
        70.9363, -60.9073, 32.1483
        CIE-LCH:
        70.9363, 68.8710, 152.1738
        CIE-Luv:
        70.9363, -62.3112, 52.2914
        Hunter-Lab:
        64.8806, -48.8884, 25.1149
      #0cc770 color charts
#0cc770 RGB chart
      #0cc770 CMYK chart
      #0cc770 RGB pie chart
      #0cc770 color shades, tints & tones
#0cc770 color schemes
#0cc770 color preview, HTML & CSS examples
           This text has a color of #0cc770        
        
          <p style="color:#0cc770;">Text here</p>
        
        
          .mytext {color:#0cc770;}
        
        Text color #0cc770
      
           This box has a color of #0cc770        
        
          <div style="background-color:#0cc770;">Content here</div>
        
        
          .mybackground {background-color:#0cc770;}
        
        Background color #0cc770
      
           Border around this has a color of #0cc770        
        
          <div style="border:2px solid #0cc770;">Content here</div>
        
        
          .myborder {border:2px solid #0cc770;}
        
        Border color #0cc770