#145b8a color space conversions
Hex:
        #145b8a
        RGB:
        20, 91, 138
        CMY:
        92, 64, 46
        CMYK:
        86, 34, 0, 46
      HSL:
        204°, 74.6835%, 30.9804%
        HSV (HSB):
        204°, 85.5072%, 54.1176%
        XYZ:
        8.6170, 9.4659, 25.4177
        xyY:
        0.1981, 0.2176, 9.4659
      CIE-Lab:
        36.8662, -3.2544, -31.9978
        CIE-LCH:
        36.8662, 32.1629, 264.1925
        CIE-Luv:
        36.8662, -21.9995, -44.4767
        Hunter-Lab:
        30.7667, -3.8480, -27.4454
      #145b8a color charts
#145b8a RGB chart
      #145b8a CMYK chart
      #145b8a RGB pie chart
      #145b8a color shades, tints & tones
#145b8a color schemes
#145b8a color preview, HTML & CSS examples
           This text has a color of #145b8a        
        
          <p style="color:#145b8a;">Text here</p>
        
        
          .mytext {color:#145b8a;}
        
        Text color #145b8a
      
           This box has a color of #145b8a        
        
          <div style="background-color:#145b8a;">Content here</div>
        
        
          .mybackground {background-color:#145b8a;}
        
        Background color #145b8a
      
           Border around this has a color of #145b8a        
        
          <div style="border:2px solid #145b8a;">Content here</div>
        
        
          .myborder {border:2px solid #145b8a;}
        
        Border color #145b8a