#0c945b color space conversions
Hex:
        #0c945b
        RGB:
        12, 148, 91
        CMY:
        95, 42, 64
        CMYK:
        92, 0, 39, 42
      HSL:
        155°, 85.0000%, 31.3725%
        HSV (HSB):
        155°, 91.8919%, 58.0392%
        XYZ:
        12.6299, 22.0133, 13.4809
        xyY:
        0.2624, 0.4574, 22.0133
      CIE-Lab:
        54.0411, -46.7547, 21.0788
        CIE-LCH:
        54.0411, 51.2866, 155.7324
        CIE-Luv:
        54.0411, -46.3876, 34.1295
        Hunter-Lab:
        46.9183, -34.0570, 15.8073
      #0c945b color charts
#0c945b RGB chart
      #0c945b CMYK chart
      #0c945b RGB pie chart
      #0c945b color shades, tints & tones
#0c945b color schemes
#0c945b color preview, HTML & CSS examples
           This text has a color of #0c945b        
        
          <p style="color:#0c945b;">Text here</p>
        
        
          .mytext {color:#0c945b;}
        
        Text color #0c945b
      
           This box has a color of #0c945b        
        
          <div style="background-color:#0c945b;">Content here</div>
        
        
          .mybackground {background-color:#0c945b;}
        
        Background color #0c945b
      
           Border around this has a color of #0c945b        
        
          <div style="border:2px solid #0c945b;">Content here</div>
        
        
          .myborder {border:2px solid #0c945b;}
        
        Border color #0c945b