#146ed1 color space conversions
Hex:
        #146ed1
        RGB:
        20, 110, 209
        CMY:
        92, 57, 18
        CMYK:
        90, 47, 0, 18
      HSL:
        211°, 82.5328%, 44.9020%
        HSV (HSB):
        211°, 90.4306%, 81.9608%
        XYZ:
        17.3730, 15.9040, 62.4757
        xyY:
        0.1814, 0.1661, 15.9040
      CIE-Lab:
        46.8483, 12.8607, -57.8342
        CIE-LCH:
        46.8483, 59.2469, 282.5370
        CIE-Luv:
        46.8483, -25.0312, -88.6090
        Hunter-Lab:
        39.8799, 7.9710, -64.9677
      #146ed1 color charts
#146ed1 RGB chart
      #146ed1 CMYK chart
      #146ed1 RGB pie chart
      #146ed1 color shades, tints & tones
#146ed1 color schemes
#146ed1 color preview, HTML & CSS examples
           This text has a color of #146ed1        
        
          <p style="color:#146ed1;">Text here</p>
        
        
          .mytext {color:#146ed1;}
        
        Text color #146ed1
      
           This box has a color of #146ed1        
        
          <div style="background-color:#146ed1;">Content here</div>
        
        
          .mybackground {background-color:#146ed1;}
        
        Background color #146ed1
      
           Border around this has a color of #146ed1        
        
          <div style="border:2px solid #146ed1;">Content here</div>
        
        
          .myborder {border:2px solid #146ed1;}
        
        Border color #146ed1