#12719d color space conversions
Hex:
        #12719d
        RGB:
        18, 113, 157
        CMY:
        93, 56, 38
        CMYK:
        89, 28, 0, 38
      HSL:
        199°, 79.4286%, 34.3137%
        HSV (HSB):
        199°, 88.5350%, 61.5686%
        XYZ:
        12.2404, 14.3732, 34.0275
        xyY:
        0.2018, 0.2370, 14.3732
      CIE-Lab:
        44.7634, -9.4147, -30.9584
        CIE-LCH:
        44.7634, 32.3583, 253.0851
        CIE-Luv:
        44.7634, -28.7678, -44.3694
        Hunter-Lab:
        37.9120, -8.7148, -26.6767
      #12719d color charts
#12719d RGB chart
      #12719d CMYK chart
      #12719d RGB pie chart
      #12719d color shades, tints & tones
#12719d color schemes
#12719d color preview, HTML & CSS examples
           This text has a color of #12719d        
        
          <p style="color:#12719d;">Text here</p>
        
        
          .mytext {color:#12719d;}
        
        Text color #12719d
      
           This box has a color of #12719d        
        
          <div style="background-color:#12719d;">Content here</div>
        
        
          .mybackground {background-color:#12719d;}
        
        Background color #12719d
      
           Border around this has a color of #12719d        
        
          <div style="border:2px solid #12719d;">Content here</div>
        
        
          .myborder {border:2px solid #12719d;}
        
        Border color #12719d