#0c8364 color space conversions
Hex:
        #0c8364
        RGB:
        12, 131, 100
        CMY:
        95, 49, 61
        CMYK:
        91, 0, 24, 49
      HSL:
        164°, 83.2168%, 28.0392%
        HSV (HSB):
        164°, 90.8397%, 51.3725%
        XYZ:
        10.5682, 17.2309, 14.8255
        xyY:
        0.2479, 0.4042, 17.2309
      CIE-Lab:
        48.5496, -37.8001, 8.4009
        CIE-LCH:
        48.5496, 38.7224, 167.4699
        CIE-Luv:
        48.5496, -39.7634, 16.6103
        Hunter-Lab:
        41.5101, -27.1978, 7.8814
      #0c8364 color charts
#0c8364 RGB chart
      #0c8364 CMYK chart
      #0c8364 RGB pie chart
      #0c8364 color shades, tints & tones
#0c8364 color schemes
#0c8364 color preview, HTML & CSS examples
           This text has a color of #0c8364        
        
          <p style="color:#0c8364;">Text here</p>
        
        
          .mytext {color:#0c8364;}
        
        Text color #0c8364
      
           This box has a color of #0c8364        
        
          <div style="background-color:#0c8364;">Content here</div>
        
        
          .mybackground {background-color:#0c8364;}
        
        Background color #0c8364
      
           Border around this has a color of #0c8364        
        
          <div style="border:2px solid #0c8364;">Content here</div>
        
        
          .myborder {border:2px solid #0c8364;}
        
        Border color #0c8364