#145fa6 color space conversions
Hex:
        #145fa6
        RGB:
        20, 95, 166
        CMY:
        92, 63, 35
        CMYK:
        88, 43, 0, 35
      HSL:
        209°, 78.4946%, 36.4706%
        HSV (HSB):
        209°, 87.9518%, 65.0980%
        XYZ:
        11.2636, 11.0863, 37.6226
        xyY:
        0.1878, 0.1849, 11.0863
      CIE-Lab:
        39.7255, 5.3974, -44.2653
        CIE-LCH:
        39.7255, 44.5932, 276.9520
        CIE-Luv:
        39.7255, -22.0554, -64.4419
        Hunter-Lab:
        33.2961, 2.1160, -43.6868
      #145fa6 color charts
#145fa6 RGB chart
      #145fa6 CMYK chart
      #145fa6 RGB pie chart
      #145fa6 color shades, tints & tones
#145fa6 color schemes
#145fa6 color preview, HTML & CSS examples
           This text has a color of #145fa6        
        
          <p style="color:#145fa6;">Text here</p>
        
        
          .mytext {color:#145fa6;}
        
        Text color #145fa6
      
           This box has a color of #145fa6        
        
          <div style="background-color:#145fa6;">Content here</div>
        
        
          .mybackground {background-color:#145fa6;}
        
        Background color #145fa6
      
           Border around this has a color of #145fa6        
        
          <div style="border:2px solid #145fa6;">Content here</div>
        
        
          .myborder {border:2px solid #145fa6;}
        
        Border color #145fa6