#145ea2 color space conversions
Hex:
        #145ea2
        RGB:
        20, 94, 162
        CMY:
        92, 63, 36
        CMYK:
        88, 42, 0, 36
      HSL:
        209°, 78.0220%, 35.6863%
        HSV (HSB):
        209°, 87.6543%, 63.5294%
        XYZ:
        10.8128, 10.7628, 35.6899
        xyY:
        0.1888, 0.1879, 10.7628
      CIE-Lab:
        39.1780, 4.4357, -42.7637
        CIE-LCH:
        39.1780, 42.9932, 275.9219
        CIE-Luv:
        39.1780, -21.8993, -61.9087
        Hunter-Lab:
        32.8067, 1.4204, -41.5362
      #145ea2 color charts
#145ea2 RGB chart
      #145ea2 CMYK chart
      #145ea2 RGB pie chart
      #145ea2 color shades, tints & tones
#145ea2 color schemes
#145ea2 color preview, HTML & CSS examples
           This text has a color of #145ea2        
        
          <p style="color:#145ea2;">Text here</p>
        
        
          .mytext {color:#145ea2;}
        
        Text color #145ea2
      
           This box has a color of #145ea2        
        
          <div style="background-color:#145ea2;">Content here</div>
        
        
          .mybackground {background-color:#145ea2;}
        
        Background color #145ea2
      
           Border around this has a color of #145ea2        
        
          <div style="border:2px solid #145ea2;">Content here</div>
        
        
          .myborder {border:2px solid #145ea2;}
        
        Border color #145ea2