#19519b color space conversions
Hex:
        #19519b
        RGB:
        25, 81, 155
        CMY:
        90, 68, 39
        CMYK:
        84, 48, 0, 39
      HSL:
        214°, 72.2222%, 35.2941%
        HSV (HSB):
        214°, 83.8710%, 60.7843%
        XYZ:
        9.2597, 8.4581, 32.1549
        xyY:
        0.1857, 0.1696, 8.4581
      CIE-Lab:
        34.9193, 10.5886, -45.3943
        CIE-LCH:
        34.9193, 46.6129, 283.1300
        CIE-Luv:
        34.9193, -17.5217, -64.0347
        Hunter-Lab:
        29.0828, 5.9381, -45.1950
      #19519b color charts
#19519b RGB chart
      #19519b CMYK chart
      #19519b RGB pie chart
      #19519b color shades, tints & tones
#19519b color schemes
#19519b color preview, HTML & CSS examples
           This text has a color of #19519b        
        
          <p style="color:#19519b;">Text here</p>
        
        
          .mytext {color:#19519b;}
        
        Text color #19519b
      
           This box has a color of #19519b        
        
          <div style="background-color:#19519b;">Content here</div>
        
        
          .mybackground {background-color:#19519b;}
        
        Background color #19519b
      
           Border around this has a color of #19519b        
        
          <div style="border:2px solid #19519b;">Content here</div>
        
        
          .myborder {border:2px solid #19519b;}
        
        Border color #19519b