#0c502e color space conversions
Hex:
        #0c502e
        RGB:
        12, 80, 46
        CMY:
        95, 69, 82
        CMYK:
        85, 0, 43, 69
      HSL:
        150°, 73.9130%, 18.0392%
        HSV (HSB):
        150°, 85.0000%, 31.3725%
        XYZ:
        3.5134, 6.0127, 3.5602
        xyY:
        0.2685, 0.4595, 6.0127
      CIE-Lab:
        29.4446, -29.3231, 14.3989
        CIE-LCH:
        29.4446, 32.6676, 153.8471
        CIE-Luv:
        29.4446, -24.1942, 19.1687
        Hunter-Lab:
        24.5209, -17.3356, 8.5564
      #0c502e color charts
#0c502e RGB chart
      #0c502e CMYK chart
      #0c502e RGB pie chart
      #0c502e color shades, tints & tones
#0c502e color schemes
#0c502e color preview, HTML & CSS examples
           This text has a color of #0c502e        
        
          <p style="color:#0c502e;">Text here</p>
        
        
          .mytext {color:#0c502e;}
        
        Text color #0c502e
      
           This box has a color of #0c502e        
        
          <div style="background-color:#0c502e;">Content here</div>
        
        
          .mybackground {background-color:#0c502e;}
        
        Background color #0c502e
      
           Border around this has a color of #0c502e        
        
          <div style="border:2px solid #0c502e;">Content here</div>
        
        
          .myborder {border:2px solid #0c502e;}
        
        Border color #0c502e