#146ad8 color space conversions
Hex:
        #146ad8
        RGB:
        20, 106, 216
        CMY:
        92, 58, 15
        CMYK:
        91, 51, 0, 15
      HSL:
        214°, 83.0508%, 46.2745%
        HSV (HSB):
        214°, 90.7407%, 84.7059%
        XYZ:
        17.8372, 15.4147, 67.0010
        xyY:
        0.1779, 0.1538, 15.4147
      CIE-Lab:
        46.1970, 18.1731, -62.8766
        CIE-LCH:
        46.1970, 65.4502, 286.1208
        CIE-Luv:
        46.1970, -23.6069, -96.1403
        Hunter-Lab:
        39.2615, 12.3881, -73.6971
      #146ad8 color charts
#146ad8 RGB chart
      #146ad8 CMYK chart
      #146ad8 RGB pie chart
      #146ad8 color shades, tints & tones
#146ad8 color schemes
#146ad8 color preview, HTML & CSS examples
           This text has a color of #146ad8        
        
          <p style="color:#146ad8;">Text here</p>
        
        
          .mytext {color:#146ad8;}
        
        Text color #146ad8
      
           This box has a color of #146ad8        
        
          <div style="background-color:#146ad8;">Content here</div>
        
        
          .mybackground {background-color:#146ad8;}
        
        Background color #146ad8
      
           Border around this has a color of #146ad8        
        
          <div style="border:2px solid #146ad8;">Content here</div>
        
        
          .myborder {border:2px solid #146ad8;}
        
        Border color #146ad8