#0d952d color space conversions
Hex:
        #0d952d
        RGB:
        13, 149, 45
        CMY:
        95, 42, 82
        CMYK:
        91, 0, 70, 42
      HSL:
        134°, 83.9506%, 31.7647%
        HSV (HSB):
        134°, 91.2752%, 58.4314%
        XYZ:
        11.3871, 21.7699, 6.0845
        xyY:
        0.2902, 0.5548, 21.7699
      CIE-Lab:
        53.7820, -54.2973, 43.8509
        CIE-LCH:
        53.7820, 69.7932, 141.0754
        CIE-Luv:
        53.7820, -48.9158, 57.1459
        Hunter-Lab:
        46.6582, -38.0885, 24.9290
      #0d952d color charts
#0d952d RGB chart
      #0d952d CMYK chart
      #0d952d RGB pie chart
      #0d952d color shades, tints & tones
#0d952d color schemes
#0d952d color preview, HTML & CSS examples
           This text has a color of #0d952d        
        
          <p style="color:#0d952d;">Text here</p>
        
        
          .mytext {color:#0d952d;}
        
        Text color #0d952d
      
           This box has a color of #0d952d        
        
          <div style="background-color:#0d952d;">Content here</div>
        
        
          .mybackground {background-color:#0d952d;}
        
        Background color #0d952d
      
           Border around this has a color of #0d952d        
        
          <div style="border:2px solid #0d952d;">Content here</div>
        
        
          .myborder {border:2px solid #0d952d;}
        
        Border color #0d952d