#145a8a color space conversions
Hex:
        #145a8a
        RGB:
        20, 90, 138
        CMY:
        92, 65, 46
        CMYK:
        86, 35, 0, 46
      HSL:
        204°, 74.6835%, 30.9804%
        HSV (HSB):
        204°, 85.5072%, 54.1176%
        XYZ:
        8.5321, 9.2960, 25.3894
        xyY:
        0.1974, 0.2151, 9.2960
      CIE-Lab:
        36.5481, -2.6237, -32.5005
        CIE-LCH:
        36.5481, 32.6063, 265.3847
        CIE-Luv:
        36.5481, -21.6546, -45.1700
        Hunter-Lab:
        30.4894, -3.4053, -28.0299
      #145a8a color charts
#145a8a RGB chart
      #145a8a CMYK chart
      #145a8a RGB pie chart
      #145a8a color shades, tints & tones
#145a8a color schemes
#145a8a color preview, HTML & CSS examples
           This text has a color of #145a8a        
        
          <p style="color:#145a8a;">Text here</p>
        
        
          .mytext {color:#145a8a;}
        
        Text color #145a8a
      
           This box has a color of #145a8a        
        
          <div style="background-color:#145a8a;">Content here</div>
        
        
          .mybackground {background-color:#145a8a;}
        
        Background color #145a8a
      
           Border around this has a color of #145a8a        
        
          <div style="border:2px solid #145a8a;">Content here</div>
        
        
          .myborder {border:2px solid #145a8a;}
        
        Border color #145a8a