#12716e color space conversions
Hex:
        #12716e
        RGB:
        18, 113, 110
        CMY:
        93, 56, 57
        CMYK:
        84, 0, 3, 56
      HSL:
        178°, 72.5191%, 25.6863%
        HSV (HSB):
        178°, 84.0708%, 44.3137%
        XYZ:
        8.9691, 13.0646, 16.8009
        xyY:
        0.2310, 0.3364, 13.0646
      CIE-Lab:
        42.8605, -26.0738, -5.7886
        CIE-LCH:
        42.8605, 26.7086, 192.5171
        CIE-Luv:
        42.8605, -31.9473, -4.3726
        Hunter-Lab:
        36.1450, -18.9607, -2.2575
      #12716e color charts
#12716e RGB chart
      #12716e CMYK chart
      #12716e RGB pie chart
      #12716e color shades, tints & tones
#12716e color schemes
#12716e color preview, HTML & CSS examples
           This text has a color of #12716e        
        
          <p style="color:#12716e;">Text here</p>
        
        
          .mytext {color:#12716e;}
        
        Text color #12716e
      
           This box has a color of #12716e        
        
          <div style="background-color:#12716e;">Content here</div>
        
        
          .mybackground {background-color:#12716e;}
        
        Background color #12716e
      
           Border around this has a color of #12716e        
        
          <div style="border:2px solid #12716e;">Content here</div>
        
        
          .myborder {border:2px solid #12716e;}
        
        Border color #12716e