#0c614b color space conversions
Hex:
        #0c614b
        RGB:
        12, 97, 75
        CMY:
        95, 62, 71
        CMYK:
        88, 0, 23, 62
      HSL:
        164°, 77.9817%, 21.3725%
        HSV (HSB):
        164°, 87.6289%, 38.0392%
        XYZ:
        5.6963, 9.1356, 8.1197
        xyY:
        0.2482, 0.3980, 9.1356
      CIE-Lab:
        36.2440, -29.5207, 5.8930
        CIE-LCH:
        36.2440, 30.1031, 168.7109
        CIE-Luv:
        36.2440, -28.9646, 11.1843
        Hunter-Lab:
        30.2251, -19.2532, 5.2298
      #0c614b color charts
#0c614b RGB chart
      #0c614b CMYK chart
      #0c614b RGB pie chart
      #0c614b color shades, tints & tones
#0c614b color schemes
#0c614b color preview, HTML & CSS examples
           This text has a color of #0c614b        
        
          <p style="color:#0c614b;">Text here</p>
        
        
          .mytext {color:#0c614b;}
        
        Text color #0c614b
      
           This box has a color of #0c614b        
        
          <div style="background-color:#0c614b;">Content here</div>
        
        
          .mybackground {background-color:#0c614b;}
        
        Background color #0c614b
      
           Border around this has a color of #0c614b        
        
          <div style="border:2px solid #0c614b;">Content here</div>
        
        
          .myborder {border:2px solid #0c614b;}
        
        Border color #0c614b