#12719a color space conversions
Hex:
        #12719a
        RGB:
        18, 113, 154
        CMY:
        93, 56, 40
        CMYK:
        88, 27, 0, 40
      HSL:
        198°, 79.0698%, 33.7255%
        HSV (HSB):
        198°, 88.3117%, 60.3922%
        XYZ:
        11.9873, 14.2719, 32.6948
        xyY:
        0.2033, 0.2421, 14.2719
      CIE-Lab:
        44.6204, -10.5506, -29.4095
        CIE-LCH:
        44.6204, 31.2447, 250.2646
        CIE-Luv:
        44.6204, -28.9552, -41.8099
        Hunter-Lab:
        37.7782, -9.4725, -24.8672
      #12719a color charts
#12719a RGB chart
      #12719a CMYK chart
      #12719a RGB pie chart
      #12719a color shades, tints & tones
#12719a color schemes
#12719a color preview, HTML & CSS examples
           This text has a color of #12719a        
        
          <p style="color:#12719a;">Text here</p>
        
        
          .mytext {color:#12719a;}
        
        Text color #12719a
      
           This box has a color of #12719a        
        
          <div style="background-color:#12719a;">Content here</div>
        
        
          .mybackground {background-color:#12719a;}
        
        Background color #12719a
      
           Border around this has a color of #12719a        
        
          <div style="border:2px solid #12719a;">Content here</div>
        
        
          .myborder {border:2px solid #12719a;}
        
        Border color #12719a