#145d94 color space conversions
Hex:
        #145d94
        RGB:
        20, 93, 148
        CMY:
        92, 64, 42
        CMYK:
        86, 37, 0, 42
      HSL:
        206°, 76.1905%, 32.9412%
        HSV (HSB):
        206°, 86.4865%, 58.0392%
        XYZ:
        9.5481, 10.1155, 29.4662
        xyY:
        0.1943, 0.2059, 10.1155
      CIE-Lab:
        38.0490, -0.5374, -36.1775
        CIE-LCH:
        38.0490, 36.1815, 269.1489
        CIE-Luv:
        38.0490, -22.1962, -51.2988
        Hunter-Lab:
        31.8049, -2.0713, -32.6668
      #145d94 color charts
#145d94 RGB chart
      #145d94 CMYK chart
      #145d94 RGB pie chart
      #145d94 color shades, tints & tones
#145d94 color schemes
#145d94 color preview, HTML & CSS examples
           This text has a color of #145d94        
        
          <p style="color:#145d94;">Text here</p>
        
        
          .mytext {color:#145d94;}
        
        Text color #145d94
      
           This box has a color of #145d94        
        
          <div style="background-color:#145d94;">Content here</div>
        
        
          .mybackground {background-color:#145d94;}
        
        Background color #145d94
      
           Border around this has a color of #145d94        
        
          <div style="border:2px solid #145d94;">Content here</div>
        
        
          .myborder {border:2px solid #145d94;}
        
        Border color #145d94