#0c7064 color space conversions
Hex:
        #0c7064
        RGB:
        12, 112, 100
        CMY:
        95, 56, 61
        CMYK:
        89, 0, 11, 56
      HSL:
        173°, 80.6452%, 24.3137%
        HSV (HSB):
        173°, 89.2857%, 43.9216%
        XYZ:
        8.2460, 12.5866, 14.0514
        xyY:
        0.2364, 0.3608, 12.5866
      CIE-Lab:
        42.1336, -29.2297, -0.8383
        CIE-LCH:
        42.1336, 29.2417, 181.6428
        CIE-Luv:
        42.1336, -32.8346, 2.8707
        Hunter-Lab:
        35.4776, -20.5971, 1.3516
      #0c7064 color charts
#0c7064 RGB chart
      #0c7064 CMYK chart
      #0c7064 RGB pie chart
      #0c7064 color shades, tints & tones
#0c7064 color schemes
#0c7064 color preview, HTML & CSS examples
           This text has a color of #0c7064        
        
          <p style="color:#0c7064;">Text here</p>
        
        
          .mytext {color:#0c7064;}
        
        Text color #0c7064
      
           This box has a color of #0c7064        
        
          <div style="background-color:#0c7064;">Content here</div>
        
        
          .mybackground {background-color:#0c7064;}
        
        Background color #0c7064
      
           Border around this has a color of #0c7064        
        
          <div style="border:2px solid #0c7064;">Content here</div>
        
        
          .myborder {border:2px solid #0c7064;}
        
        Border color #0c7064