#145ea6 color space conversions
Hex:
        #145ea6
        RGB:
        20, 94, 166
        CMY:
        92, 63, 35
        CMYK:
        88, 43, 0, 35
      HSL:
        210°, 78.4946%, 36.4706%
        HSV (HSB):
        210°, 87.9518%, 65.0980%
        XYZ:
        11.1741, 10.9073, 37.5928
        xyY:
        0.1873, 0.1828, 10.9073
      CIE-Lab:
        39.4239, 6.0450, -44.7481
        CIE-LCH:
        39.4239, 45.1546, 277.6935
        CIE-Luv:
        39.4239, -21.7341, -65.0704
        Hunter-Lab:
        33.0262, 2.5981, -44.3697
      #145ea6 color charts
#145ea6 RGB chart
      #145ea6 CMYK chart
      #145ea6 RGB pie chart
      #145ea6 color shades, tints & tones
#145ea6 color schemes
#145ea6 color preview, HTML & CSS examples
           This text has a color of #145ea6        
        
          <p style="color:#145ea6;">Text here</p>
        
        
          .mytext {color:#145ea6;}
        
        Text color #145ea6
      
           This box has a color of #145ea6        
        
          <div style="background-color:#145ea6;">Content here</div>
        
        
          .mybackground {background-color:#145ea6;}
        
        Background color #145ea6
      
           Border around this has a color of #145ea6        
        
          <div style="border:2px solid #145ea6;">Content here</div>
        
        
          .myborder {border:2px solid #145ea6;}
        
        Border color #145ea6