#0d887f color space conversions
Hex:
        #0d887f
        RGB:
        13, 136, 127
        CMY:
        95, 47, 50
        CMYK:
        90, 0, 7, 47
      HSL:
        176°, 82.5503%, 29.2157%
        HSV (HSB):
        176°, 90.4412%, 53.3333%
        XYZ:
        12.8009, 19.2262, 23.1150
        xyY:
        0.2321, 0.3487, 19.2262
      CIE-Lab:
        50.9508, -32.2876, -3.8770
        CIE-LCH:
        50.9508, 32.5196, 186.8471
        CIE-Luv:
        50.9508, -39.5117, -0.8957
        Hunter-Lab:
        43.8477, -24.6221, -0.5623
      #0d887f color charts
#0d887f RGB chart
      #0d887f CMYK chart
      #0d887f RGB pie chart
      #0d887f color shades, tints & tones
#0d887f color schemes
#0d887f color preview, HTML & CSS examples
           This text has a color of #0d887f        
        
          <p style="color:#0d887f;">Text here</p>
        
        
          .mytext {color:#0d887f;}
        
        Text color #0d887f
      
           This box has a color of #0d887f        
        
          <div style="background-color:#0d887f;">Content here</div>
        
        
          .mybackground {background-color:#0d887f;}
        
        Background color #0d887f
      
           Border around this has a color of #0d887f        
        
          <div style="border:2px solid #0d887f;">Content here</div>
        
        
          .myborder {border:2px solid #0d887f;}
        
        Border color #0d887f