#145c9d color space conversions
Hex:
        #145c9d
        RGB:
        20, 92, 157
        CMY:
        92, 64, 38
        CMYK:
        87, 41, 0, 38
      HSL:
        208°, 77.4011%, 34.7059%
        HSV (HSB):
        208°, 87.2611%, 61.5686%
        XYZ:
        10.2014, 10.2373, 33.3366
        xyY:
        0.1897, 0.1904, 10.2373
      CIE-Lab:
        38.2651, 3.7160, -41.2377
        CIE-LCH:
        38.2651, 41.4047, 275.1491
        CIE-Luv:
        38.2651, -21.4591, -59.2128
        Hunter-Lab:
        31.9958, 0.9196, -39.3775
      #145c9d color charts
#145c9d RGB chart
      #145c9d CMYK chart
      #145c9d RGB pie chart
      #145c9d color shades, tints & tones
#145c9d color schemes
#145c9d color preview, HTML & CSS examples
           This text has a color of #145c9d        
        
          <p style="color:#145c9d;">Text here</p>
        
        
          .mytext {color:#145c9d;}
        
        Text color #145c9d
      
           This box has a color of #145c9d        
        
          <div style="background-color:#145c9d;">Content here</div>
        
        
          .mybackground {background-color:#145c9d;}
        
        Background color #145c9d
      
           Border around this has a color of #145c9d        
        
          <div style="border:2px solid #145c9d;">Content here</div>
        
        
          .myborder {border:2px solid #145c9d;}
        
        Border color #145c9d