#12719b color space conversions
Hex:
        #12719b
        RGB:
        18, 113, 155
        CMY:
        93, 56, 39
        CMYK:
        88, 27, 0, 39
      HSL:
        198°, 79.1908%, 33.9216%
        HSV (HSB):
        198°, 88.3871%, 60.7843%
        XYZ:
        12.0710, 14.3054, 33.1354
        xyY:
        0.2028, 0.2404, 14.3054
      CIE-Lab:
        44.6678, -10.1727, -29.9267
        CIE-LCH:
        44.6678, 31.6084, 251.2260
        CIE-Luv:
        44.6678, -28.8924, -42.6639
        Hunter-Lab:
        37.8225, -9.2214, -25.4668
      #12719b color charts
#12719b RGB chart
      #12719b CMYK chart
      #12719b RGB pie chart
      #12719b color shades, tints & tones
#12719b color schemes
#12719b color preview, HTML & CSS examples
           This text has a color of #12719b        
        
          <p style="color:#12719b;">Text here</p>
        
        
          .mytext {color:#12719b;}
        
        Text color #12719b
      
           This box has a color of #12719b        
        
          <div style="background-color:#12719b;">Content here</div>
        
        
          .mybackground {background-color:#12719b;}
        
        Background color #12719b
      
           Border around this has a color of #12719b        
        
          <div style="border:2px solid #12719b;">Content here</div>
        
        
          .myborder {border:2px solid #12719b;}
        
        Border color #12719b