#0d7975 color space conversions
Hex:
        #0d7975
        RGB:
        13, 121, 117
        CMY:
        95, 53, 54
        CMYK:
        89, 0, 3, 53
      HSL:
        178°, 80.5970%, 26.2745%
        HSV (HSB):
        178°, 89.2562%, 47.4510%
        XYZ:
        10.2142, 15.0447, 19.1952
        xyY:
        0.2298, 0.3384, 15.0447
      CIE-Lab:
        45.6953, -28.2116, -5.7723
        CIE-LCH:
        45.6953, 28.7961, 191.5635
        CIE-Luv:
        45.6953, -34.8223, -4.1305
        Hunter-Lab:
        38.7875, -20.8721, -2.1903
      #0d7975 color charts
#0d7975 RGB chart
      #0d7975 CMYK chart
      #0d7975 RGB pie chart
      #0d7975 color shades, tints & tones
#0d7975 color schemes
#0d7975 color preview, HTML & CSS examples
           This text has a color of #0d7975        
        
          <p style="color:#0d7975;">Text here</p>
        
        
          .mytext {color:#0d7975;}
        
        Text color #0d7975
      
           This box has a color of #0d7975        
        
          <div style="background-color:#0d7975;">Content here</div>
        
        
          .mybackground {background-color:#0d7975;}
        
        Background color #0d7975
      
           Border around this has a color of #0d7975        
        
          <div style="border:2px solid #0d7975;">Content here</div>
        
        
          .myborder {border:2px solid #0d7975;}
        
        Border color #0d7975