#146fdd color space conversions
Hex:
        #146fdd
        RGB:
        20, 111, 221
        CMY:
        92, 56, 13
        CMYK:
        91, 50, 0, 13
      HSL:
        213°, 83.4025%, 47.2549%
        HSV (HSB):
        213°, 90.9502%, 86.6667%
        XYZ:
        19.0241, 16.7381, 70.6347
        xyY:
        0.1788, 0.1573, 16.7381
      CIE-Lab:
        47.9283, 16.9241, -62.9130
        CIE-LCH:
        47.9283, 65.1495, 285.0566
        CIE-Luv:
        47.9283, -24.8999, -97.0735
        Hunter-Lab:
        40.9122, 11.4058, -73.7254
      #146fdd color charts
#146fdd RGB chart
      #146fdd CMYK chart
      #146fdd RGB pie chart
      #146fdd color shades, tints & tones
#146fdd color schemes
#146fdd color preview, HTML & CSS examples
           This text has a color of #146fdd        
        
          <p style="color:#146fdd;">Text here</p>
        
        
          .mytext {color:#146fdd;}
        
        Text color #146fdd
      
           This box has a color of #146fdd        
        
          <div style="background-color:#146fdd;">Content here</div>
        
        
          .mybackground {background-color:#146fdd;}
        
        Background color #146fdd
      
           Border around this has a color of #146fdd        
        
          <div style="border:2px solid #146fdd;">Content here</div>
        
        
          .myborder {border:2px solid #146fdd;}
        
        Border color #146fdd