#0c952d color space conversions
Hex:
        #0c952d
        RGB:
        12, 149, 45
        CMY:
        95, 42, 82
        CMYK:
        92, 0, 70, 42
      HSL:
        134°, 85.0932%, 31.5686%
        HSV (HSB):
        134°, 91.9463%, 58.4314%
        XYZ:
        11.3727, 21.7625, 6.0838
        xyY:
        0.2900, 0.5549, 21.7625
      CIE-Lab:
        53.7741, -54.3668, 43.8401
        CIE-LCH:
        53.7741, 69.8405, 141.1181
        CIE-Luv:
        53.7741, -48.9894, 57.1443
        Hunter-Lab:
        46.6503, -38.1221, 24.9230
      #0c952d color charts
#0c952d RGB chart
      #0c952d CMYK chart
      #0c952d RGB pie chart
      #0c952d color shades, tints & tones
#0c952d color schemes
#0c952d color preview, HTML & CSS examples
           This text has a color of #0c952d        
        
          <p style="color:#0c952d;">Text here</p>
        
        
          .mytext {color:#0c952d;}
        
        Text color #0c952d
      
           This box has a color of #0c952d        
        
          <div style="background-color:#0c952d;">Content here</div>
        
        
          .mybackground {background-color:#0c952d;}
        
        Background color #0c952d
      
           Border around this has a color of #0c952d        
        
          <div style="border:2px solid #0c952d;">Content here</div>
        
        
          .myborder {border:2px solid #0c952d;}
        
        Border color #0c952d