#12796f color space conversions
Hex:
        #12796f
        RGB:
        18, 121, 111
        CMY:
        93, 53, 56
        CMYK:
        85, 0, 8, 53
      HSL:
        174°, 74.1007%, 27.2549%
        HSV (HSB):
        174°, 85.1240%, 47.4510%
        XYZ:
        9.9561, 14.9510, 17.4000
        xyY:
        0.2353, 0.3534, 14.9510
      CIE-Lab:
        45.5671, -29.6788, -2.3824
        CIE-LCH:
        45.5671, 29.7742, 184.5895
        CIE-Luv:
        45.5671, -34.8309, 0.8638
        Hunter-Lab:
        38.6666, -21.7054, 0.3860
      #12796f color charts
#12796f RGB chart
      #12796f CMYK chart
      #12796f RGB pie chart
      #12796f color shades, tints & tones
#12796f color schemes
#12796f color preview, HTML & CSS examples
           This text has a color of #12796f        
        
          <p style="color:#12796f;">Text here</p>
        
        
          .mytext {color:#12796f;}
        
        Text color #12796f
      
           This box has a color of #12796f        
        
          <div style="background-color:#12796f;">Content here</div>
        
        
          .mybackground {background-color:#12796f;}
        
        Background color #12796f
      
           Border around this has a color of #12796f        
        
          <div style="border:2px solid #12796f;">Content here</div>
        
        
          .myborder {border:2px solid #12796f;}
        
        Border color #12796f