#0d852b color space conversions
Hex:
        #0d852b
        RGB:
        13, 133, 43
        CMY:
        95, 48, 83
        CMYK:
        90, 0, 68, 48
      HSL:
        135°, 82.1918%, 28.6275%
        HSV (HSB):
        135°, 90.2256%, 52.1569%
        XYZ:
        8.9896, 17.0350, 5.0998
        xyY:
        0.2888, 0.5473, 17.0350
      CIE-Lab:
        48.3042, -49.3646, 38.7761
        CIE-LCH:
        48.3042, 62.7730, 141.8502
        CIE-Luv:
        48.3042, -43.5376, 49.9735
        Hunter-Lab:
        41.2735, -33.3506, 21.5655
      #0d852b color charts
#0d852b RGB chart
      #0d852b CMYK chart
      #0d852b RGB pie chart
      #0d852b color shades, tints & tones
#0d852b color schemes
#0d852b color preview, HTML & CSS examples
           This text has a color of #0d852b        
        
          <p style="color:#0d852b;">Text here</p>
        
        
          .mytext {color:#0d852b;}
        
        Text color #0d852b
      
           This box has a color of #0d852b        
        
          <div style="background-color:#0d852b;">Content here</div>
        
        
          .mybackground {background-color:#0d852b;}
        
        Background color #0d852b
      
           Border around this has a color of #0d852b        
        
          <div style="border:2px solid #0d852b;">Content here</div>
        
        
          .myborder {border:2px solid #0d852b;}
        
        Border color #0d852b