#146abd color space conversions
Hex:
        #146abd
        RGB:
        20, 106, 189
        CMY:
        92, 58, 26
        CMYK:
        89, 44, 0, 26
      HSL:
        209°, 80.8612%, 40.9804%
        HSV (HSB):
        209°, 89.4180%, 74.1176%
        XYZ:
        14.6278, 14.1309, 50.1007
        xyY:
        0.1855, 0.1792, 14.1309
      CIE-Lab:
        44.4201, 7.5166, -50.2312
        CIE-LCH:
        44.4201, 50.7904, 278.5106
        CIE-Luv:
        44.4201, -24.5961, -75.5887
        Hunter-Lab:
        37.5911, 3.6753, -52.7068
      #146abd color charts
#146abd RGB chart
      #146abd CMYK chart
      #146abd RGB pie chart
      #146abd color shades, tints & tones
#146abd color schemes
#146abd color preview, HTML & CSS examples
           This text has a color of #146abd        
        
          <p style="color:#146abd;">Text here</p>
        
        
          .mytext {color:#146abd;}
        
        Text color #146abd
      
           This box has a color of #146abd        
        
          <div style="background-color:#146abd;">Content here</div>
        
        
          .mybackground {background-color:#146abd;}
        
        Background color #146abd
      
           Border around this has a color of #146abd        
        
          <div style="border:2px solid #146abd;">Content here</div>
        
        
          .myborder {border:2px solid #146abd;}
        
        Border color #146abd