#1914a8 color space conversions
Hex:
        #1914a8
        RGB:
        25, 20, 168
        CMY:
        90, 92, 34
        CMYK:
        85, 88, 0, 34
      HSL:
        242°, 78.7234%, 36.8627%
        HSV (HSB):
        242°, 88.0952%, 65.8824%
        XYZ:
        7.7189, 3.5341, 37.3211
        xyY:
        0.1589, 0.0728, 3.5341
      CIE-Lab:
        22.0673, 52.4425, -74.3345
        CIE-LCH:
        22.0673, 90.9716, 305.2027
        CIE-Luv:
        22.0673, -5.4653, -81.5168
        Hunter-Lab:
        18.7993, 40.3928, -104.5453
      #1914a8 color charts
#1914a8 RGB chart
      #1914a8 CMYK chart
      #1914a8 RGB pie chart
      #1914a8 color shades, tints & tones
#1914a8 color schemes
#1914a8 color preview, HTML & CSS examples
           This text has a color of #1914a8        
        
          <p style="color:#1914a8;">Text here</p>
        
        
          .mytext {color:#1914a8;}
        
        Text color #1914a8
      
           This box has a color of #1914a8        
        
          <div style="background-color:#1914a8;">Content here</div>
        
        
          .mybackground {background-color:#1914a8;}
        
        Background color #1914a8
      
           Border around this has a color of #1914a8        
        
          <div style="border:2px solid #1914a8;">Content here</div>
        
        
          .myborder {border:2px solid #1914a8;}
        
        Border color #1914a8