#145dbd color space conversions
Hex:
        #145dbd
        RGB:
        20, 93, 189
        CMY:
        92, 64, 26
        CMYK:
        89, 51, 0, 26
      HSL:
        214°, 80.8612%, 40.9804%
        HSV (HSB):
        214°, 89.4180%, 74.1176%
        XYZ:
        13.3881, 11.6515, 49.6875
        xyY:
        0.1792, 0.1559, 11.6515
      CIE-Lab:
        40.6569, 15.9435, -56.2938
        CIE-LCH:
        40.6569, 58.5080, 285.8132
        CIE-Luv:
        40.6569, -20.6318, -83.1782
        Hunter-Lab:
        34.1344, 10.2760, -62.4110
      #145dbd color charts
#145dbd RGB chart
      #145dbd CMYK chart
      #145dbd RGB pie chart
      #145dbd color shades, tints & tones
#145dbd color schemes
#145dbd color preview, HTML & CSS examples
           This text has a color of #145dbd        
        
          <p style="color:#145dbd;">Text here</p>
        
        
          .mytext {color:#145dbd;}
        
        Text color #145dbd
      
           This box has a color of #145dbd        
        
          <div style="background-color:#145dbd;">Content here</div>
        
        
          .mybackground {background-color:#145dbd;}
        
        Background color #145dbd
      
           Border around this has a color of #145dbd        
        
          <div style="border:2px solid #145dbd;">Content here</div>
        
        
          .myborder {border:2px solid #145dbd;}
        
        Border color #145dbd