#12729b color space conversions
Hex:
        #12729b
        RGB:
        18, 114, 155
        CMY:
        93, 55, 39
        CMYK:
        88, 26, 0, 39
      HSL:
        198°, 79.1908%, 33.9216%
        HSV (HSB):
        198°, 88.3871%, 60.7843%
        XYZ:
        12.1832, 14.5298, 33.1728
        xyY:
        0.2034, 0.2426, 14.5298
      CIE-Lab:
        44.9833, -10.7566, -29.4332
        CIE-LCH:
        44.9833, 31.3372, 249.9248
        CIE-Luv:
        44.9833, -29.2435, -41.8977
        Hunter-Lab:
        38.1180, -9.6547, -24.9155
      #12729b color charts
#12729b RGB chart
      #12729b CMYK chart
      #12729b RGB pie chart
      #12729b color shades, tints & tones
#12729b color schemes
#12729b color preview, HTML & CSS examples
           This text has a color of #12729b        
        
          <p style="color:#12729b;">Text here</p>
        
        
          .mytext {color:#12729b;}
        
        Text color #12729b
      
           This box has a color of #12729b        
        
          <div style="background-color:#12729b;">Content here</div>
        
        
          .mybackground {background-color:#12729b;}
        
        Background color #12729b
      
           Border around this has a color of #12729b        
        
          <div style="border:2px solid #12729b;">Content here</div>
        
        
          .myborder {border:2px solid #12729b;}
        
        Border color #12729b