#0c612b color space conversions
Hex:
        #0c612b
        RGB:
        12, 97, 43
        CMY:
        95, 62, 83
        CMYK:
        88, 0, 56, 62
      HSL:
        142°, 77.9817%, 21.3725%
        HSV (HSB):
        142°, 87.6289%, 38.0392%
        XYZ:
        4.8624, 8.8020, 3.7282
        xyY:
        0.2796, 0.5061, 8.8020
      CIE-Lab:
        35.6002, -36.8025, 24.0214
        CIE-LCH:
        35.6002, 43.9483, 146.8671
        CIE-Luv:
        35.6002, -30.7729, 30.8422
        Hunter-Lab:
        29.6681, -22.6645, 13.3171
      #0c612b color charts
#0c612b RGB chart
      #0c612b CMYK chart
      #0c612b RGB pie chart
      #0c612b color shades, tints & tones
#0c612b color schemes
#0c612b color preview, HTML & CSS examples
           This text has a color of #0c612b        
        
          <p style="color:#0c612b;">Text here</p>
        
        
          .mytext {color:#0c612b;}
        
        Text color #0c612b
      
           This box has a color of #0c612b        
        
          <div style="background-color:#0c612b;">Content here</div>
        
        
          .mybackground {background-color:#0c612b;}
        
        Background color #0c612b
      
           Border around this has a color of #0c612b        
        
          <div style="border:2px solid #0c612b;">Content here</div>
        
        
          .myborder {border:2px solid #0c612b;}
        
        Border color #0c612b