#12735b color space conversions
Hex:
        #12735b
        RGB:
        18, 115, 91
        CMY:
        93, 55, 64
        CMYK:
        84, 0, 21, 55
      HSL:
        165°, 72.9323%, 26.0784%
        HSV (HSB):
        165°, 84.3478%, 45.0980%
        XYZ:
        8.2685, 13.1454, 11.9990
        xyY:
        0.2475, 0.3934, 13.1454
      CIE-Lab:
        42.9815, -32.6834, 5.8054
        CIE-LCH:
        42.9815, 33.1950, 169.9278
        CIE-Luv:
        42.9815, -34.0044, 12.1042
        Hunter-Lab:
        36.2566, -22.7411, 5.7577
      #12735b color charts
#12735b RGB chart
      #12735b CMYK chart
      #12735b RGB pie chart
      #12735b color shades, tints & tones
#12735b color schemes
#12735b color preview, HTML & CSS examples
           This text has a color of #12735b        
        
          <p style="color:#12735b;">Text here</p>
        
        
          .mytext {color:#12735b;}
        
        Text color #12735b
      
           This box has a color of #12735b        
        
          <div style="background-color:#12735b;">Content here</div>
        
        
          .mybackground {background-color:#12735b;}
        
        Background color #12735b
      
           Border around this has a color of #12735b        
        
          <div style="border:2px solid #12735b;">Content here</div>
        
        
          .myborder {border:2px solid #12735b;}
        
        Border color #12735b